Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2015 09:37:19 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376392 - in head/devel: bunny cvsspam
Message-ID:  <201501060937.t069bJYx097700@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Tue Jan  6 09:37:18 2015
New Revision: 376392
URL: https://svnweb.freebsd.org/changeset/ports/376392
QAT: https://qat.redports.org/buildarchive/r376392/

Log:
  Move MASTER_SITES from CRITICAL to LOCAL/ehaupt

Modified:
  head/devel/bunny/Makefile
  head/devel/cvsspam/Makefile

Modified: head/devel/bunny/Makefile
==============================================================================
--- head/devel/bunny/Makefile	Tue Jan  6 09:37:04 2015	(r376391)
+++ head/devel/bunny/Makefile	Tue Jan  6 09:37:18 2015	(r376392)
@@ -5,7 +5,7 @@ PORTNAME=	bunny
 PORTVERSION=	0.93
 PORTREVISION=	1
 CATEGORIES=	devel
-MASTER_SITES=	GOOGLE_CODE CRITICAL
+MASTER_SITES=	GOOGLE_CODE LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Closed loop, high-performance, general purpose protocol-blind fuzzer

Modified: head/devel/cvsspam/Makefile
==============================================================================
--- head/devel/cvsspam/Makefile	Tue Jan  6 09:37:04 2015	(r376391)
+++ head/devel/cvsspam/Makefile	Tue Jan  6 09:37:18 2015	(r376392)
@@ -6,7 +6,7 @@ PORTVERSION=	0.2.12
 PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.badgers-in-foil.co.uk/projects/cvsspam/releases/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Sends diffs when a change is committed to your CVS repository



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501060937.t069bJYx097700>