diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:39:53 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:39:53 +0000 |
commit | 72e02bab04f93ce63037ba1733ae451e7ecc1299 (patch) | |
tree | 74244eb1ac96a38b6f279a68db2eba2887343eb0 /ports-mgmt/distilator | |
parent | e44ae4840fa81bf220ebfa85020b0b7c66eca2a9 (diff) | |
download | ports-72e02bab04f93ce63037ba1733ae451e7ecc1299.tar.gz ports-72e02bab04f93ce63037ba1733ae451e7ecc1299.zip |
Notes
Diffstat (limited to 'ports-mgmt/distilator')
-rw-r--r-- | ports-mgmt/distilator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/distilator/Makefile b/ports-mgmt/distilator/Makefile index e37b148c6036..2df6c07fa9c6 100644 --- a/ports-mgmt/distilator/Makefile +++ b/ports-mgmt/distilator/Makefile @@ -5,7 +5,7 @@ PORTNAME= distilator PORTVERSION= 0.2 PORTREVISION= 2 CATEGORIES= ports-mgmt perl5 -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Command-line script to check the availability of a ports distfiles |