aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/filters/Makefile4
-rw-r--r--games/textmaze/Makefile4
-rw-r--r--games/typespeed/Makefile3
3 files changed, 8 insertions, 3 deletions
diff --git a/games/filters/Makefile b/games/filters/Makefile
index a0a48935ad4a..4ec6826c71ba 100644
--- a/games/filters/Makefile
+++ b/games/filters/Makefile
@@ -8,7 +8,9 @@
PORTNAME= filters
PORTVERSION= 2.34
CATEGORIES= games perl5
-MASTER_SITES= http://ftp.debian.org/debian/pool/main/f/filters/
+MASTER_SITES= http://ftp.debian.org/debian/pool/main/f/filters/ \
+ http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org
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
diff --git a/games/typespeed/Makefile b/games/typespeed/Makefile
index 2f8d962df530..47abea2ef6f8 100644
--- a/games/typespeed/Makefile
+++ b/games/typespeed/Makefile
@@ -10,7 +10,8 @@ PORTVERSION= 0.4.4
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://tobias.eyedacor.org/typespeed/ \
- http://critical.ch/distfiles/
+ http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/
DISTNAME= typespeed-${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org