aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2008-03-28 03:27:34 +0800
committerehaupt <ehaupt@FreeBSD.org>2008-03-28 03:27:34 +0800
commit1e24895eb92fd76244f5b10d1ec5f0aa3459ee70 (patch)
tree973c61950622ff561b5cae84c526ca059e7765d1 /devel
parent12fd604939a110c79684c9ab5bbe975b98a4cf62 (diff)
downloadfreebsd-ports-gnome-1e24895eb92fd76244f5b10d1ec5f0aa3459ee70.tar.gz
freebsd-ports-gnome-1e24895eb92fd76244f5b10d1ec5f0aa3459ee70.tar.zst
freebsd-ports-gnome-1e24895eb92fd76244f5b10d1ec5f0aa3459ee70.zip
Use MASTER_SITE_CRITICAL
Diffstat (limited to 'devel')
-rw-r--r--devel/bunny/Makefile4
-rw-r--r--devel/cvsspam/Makefile3
2 files changed, 2 insertions, 5 deletions
diff --git a/devel/bunny/Makefile b/devel/bunny/Makefile
index d23251bf4d5b..32b175360907 100644
--- a/devel/bunny/Makefile
+++ b/devel/bunny/Makefile
@@ -8,9 +8,7 @@
PORTNAME= bunny
PORTVERSION= 0.92
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
- http://critical.ch/distfiles/ \
- http://energy.critical.ch/distfiles/
+MASTER_SITES= GOOGLE_CODE CRITICAL
EXTRACT_SUFX= .tgz
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/devel/cvsspam/Makefile b/devel/cvsspam/Makefile
index 9e117d12d2c5..b847dff93ffb 100644
--- a/devel/cvsspam/Makefile
+++ b/devel/cvsspam/Makefile
@@ -9,8 +9,7 @@ PORTNAME= cvsspam
PORTVERSION= 0.2.12
CATEGORIES= devel
MASTER_SITES= http://www.badgers-in-foil.co.uk/projects/cvsspam/releases/ \
- http://critical.ch/distfiles/ \
- http://energy.critical.ch/distfiles/
+ CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Sends diffs when a change is committed to your CVS repository