summaryrefslogtreecommitdiff
path: root/archivers/gzrecover
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-01 12:13:54 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-01 12:13:54 +0000
commit7be606cdf63c50e178dab5bd297f53873130a449 (patch)
treeca8dac85ddb74edb40f31cdda0c5ae3b20d4f430 /archivers/gzrecover
parentAdd Warsow, a fast paced first person shooter game with cartoonish graphics (diff)
Add an additional mirror.
Notes
Notes: svn path=/head/; revision=164152
Diffstat (limited to 'archivers/gzrecover')
-rw-r--r--archivers/gzrecover/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/gzrecover/Makefile b/archivers/gzrecover/Makefile
index 2e9a0ba33f18..afce335235b8 100644
--- a/archivers/gzrecover/Makefile
+++ b/archivers/gzrecover/Makefile
@@ -8,7 +8,9 @@
PORTNAME= gzrecover
PORTVERSION= 0.4
CATEGORIES= archivers
-MASTER_SITES= http://www.urbanophile.com/arenn/hacking/gzrt/
+MASTER_SITES= http://www.urbanophile.com/arenn/hacking/gzrt/ \
+ http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
DISTNAME= gzrt-${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org