summaryrefslogtreecommitdiff
path: root/games/textmaze
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 /games/textmaze
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 '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