1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Move MASTER_SITES from CRITICAL to LOCAL/ehaupt

This commit is contained in:
Emanuel Haupt 2015-01-06 09:40:42 +00:00
parent 50e67510ff
commit 2aef4202a5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376410
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ PORTNAME= linklint
DISTVERSION= 2.3.6.d DISTVERSION= 2.3.6.d
CATEGORIES= www CATEGORIES= www
MASTER_SITES= http://www.linklint.org/download/ \ MASTER_SITES= http://www.linklint.org/download/ \
CRITICAL LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Perl script that checks links on web sites COMMENT= Perl script that checks links on web sites

View File

@ -5,7 +5,7 @@ PORTNAME= Reddit
PORTVERSION= 0.3.02.20120418 PORTVERSION= 0.3.02.20120418
PORTREVISION= 1 PORTREVISION= 1
CATEGORIES= www perl5 CATEGORIES= www perl5
MASTER_SITES= CRITICAL MASTER_SITES= LOCAL/ehaupt
PKGNAMEPREFIX= p5- PKGNAMEPREFIX= p5-
MAINTAINER= ehaupt@FreeBSD.org MAINTAINER= ehaupt@FreeBSD.org