svn commit: r376392 - in head/devel: bunny cvsspam

Emanuel Haupt ehaupt at FreeBSD.org
Tue Jan 6 09:37:20 UTC 2015


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 at 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 at FreeBSD.org
 COMMENT=	Sends diffs when a change is committed to your CVS repository


More information about the svn-ports-all mailing list