aboutsummaryrefslogtreecommitdiff
path: root/devel/bunny
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2008-03-27 19:27:34 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2008-03-27 19:27:34 +0000
commit666ea03b52924fa5089708a0d584b1623fde36d7 (patch)
tree811f76c652f5f94d5dcf12487eb5a072328e4d7f /devel/bunny
parent27f051e196ae160f0c7283ec823166942cf5e713 (diff)
Use MASTER_SITE_CRITICAL
Notes
Notes: svn path=/head/; revision=209964
Diffstat (limited to 'devel/bunny')
-rw-r--r--devel/bunny/Makefile4
1 files changed, 1 insertions, 3 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