aboutsummaryrefslogtreecommitdiffstats
path: root/games/textmaze
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2006-06-01 20:13:54 +0800
committerehaupt <ehaupt@FreeBSD.org>2006-06-01 20:13:54 +0800
commit2d31e96f4f2b4811449072fa83d877d5d205c3ff (patch)
tree679e23e1b46e37724085fbe35bad1b344ea0f2ac /games/textmaze
parent95b3fb7dc6b24f4c6a5cdadc0c589903136ce79e (diff)
downloadfreebsd-ports-gnome-2d31e96f4f2b4811449072fa83d877d5d205c3ff.tar.gz
freebsd-ports-gnome-2d31e96f4f2b4811449072fa83d877d5d205c3ff.tar.zst
freebsd-ports-gnome-2d31e96f4f2b4811449072fa83d877d5d205c3ff.zip
Add an additional mirror.
Diffstat (limited to 'games/textmaze')
-rw-r--r--games/textmaze/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/textmaze/Makefile b/games/textmaze/Makefile
index 49101971f8ce..2a4bb039fffe 100644
--- a/games/textmaze/Makefile
+++ b/games/textmaze/Makefile
@@ -9,7 +9,9 @@
PORTNAME= textmaze
PORTVERSION= 1.2
CATEGORIES= games perl5
-MASTER_SITES= http://www.robobunny.com/projects/textmaze/
+MASTER_SITES= http://www.robobunny.com/projects/textmaze/ \
+ http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
DISTNAME= ${PORTNAME}_v${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org