Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2015 09:40:43 +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: r376410 - in head/www: linklint p5-Reddit
Message-ID:  <201501060940.t069ehk8002147@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org



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