svn commit: r376410 - in head/www: linklint p5-Reddit

Emanuel Haupt ehaupt at FreeBSD.org
Tue Jan 6 09:40:44 UTC 2015


Author: ehaupt
Date: Tue Jan  6 09:40:42 2015
New Revision: 376410
URL: https://svnweb.freebsd.org/changeset/ports/376410
QAT: https://qat.redports.org/buildarchive/r376410/

Log:
  Move MASTER_SITES from CRITICAL to LOCAL/ehaupt

Modified:
  head/www/linklint/Makefile
  head/www/p5-Reddit/Makefile

Modified: head/www/linklint/Makefile
==============================================================================
--- head/www/linklint/Makefile	Tue Jan  6 09:40:30 2015	(r376409)
+++ head/www/linklint/Makefile	Tue Jan  6 09:40:42 2015	(r376410)
@@ -5,7 +5,7 @@ PORTNAME=	linklint
 DISTVERSION=	2.3.6.d
 CATEGORIES=	www
 MASTER_SITES=	http://www.linklint.org/download/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Perl script that checks links on web sites

Modified: head/www/p5-Reddit/Makefile
==============================================================================
--- head/www/p5-Reddit/Makefile	Tue Jan  6 09:40:30 2015	(r376409)
+++ head/www/p5-Reddit/Makefile	Tue Jan  6 09:40:42 2015	(r376410)
@@ -5,7 +5,7 @@ PORTNAME=	Reddit
 PORTVERSION=	0.3.02.20120418
 PORTREVISION=	1
 CATEGORIES=	www perl5
-MASTER_SITES=	CRITICAL
+MASTER_SITES=	LOCAL/ehaupt
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ehaupt at FreeBSD.org


More information about the svn-ports-all mailing list