diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-28 03:27:34 +0800 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-28 03:27:34 +0800 |
commit | 666ea03b52924fa5089708a0d584b1623fde36d7 (patch) | |
tree | 811f76c652f5f94d5dcf12487eb5a072328e4d7f /sysutils/cdircmp | |
parent | 27f051e196ae160f0c7283ec823166942cf5e713 (diff) | |
download | freebsd-ports-gnome-666ea03b52924fa5089708a0d584b1623fde36d7.tar.gz freebsd-ports-gnome-666ea03b52924fa5089708a0d584b1623fde36d7.tar.zst freebsd-ports-gnome-666ea03b52924fa5089708a0d584b1623fde36d7.zip |
Use MASTER_SITE_CRITICAL
Diffstat (limited to 'sysutils/cdircmp')
-rw-r--r-- | sysutils/cdircmp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/cdircmp/Makefile b/sysutils/cdircmp/Makefile index d1617dfae85f..8cc3058c50d6 100644 --- a/sysutils/cdircmp/Makefile +++ b/sysutils/cdircmp/Makefile @@ -8,8 +8,7 @@ PORTNAME= cdircmp PORTVERSION= 0.3 CATEGORIES= sysutils -MASTER_SITES= http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ +MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Compare directories and select files to copy |