aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/mod_scgi/Makefile3
-rw-r--r--www/py-scgi/Makefile3
-rw-r--r--www/quixote/Makefile3
3 files changed, 6 insertions, 3 deletions
diff --git a/www/mod_scgi/Makefile b/www/mod_scgi/Makefile
index 8fa8adc215bc..da62c75286e1 100644
--- a/www/mod_scgi/Makefile
+++ b/www/mod_scgi/Makefile
@@ -8,7 +8,8 @@
PORTNAME= scgi
PORTVERSION= 1.2
CATEGORIES= www
-MASTER_SITES= http://www.mems-exchange.org/software/files/scgi/
+MASTER_SITES= http://www.mems-exchange.org/software/files/scgi/ \
+ http://bsdchat.com/dist/dryice/
PKGNAMEPREFIX= mod_
DISTNAME= scgi-${PORTVERSION:S/.a/a/}
diff --git a/www/py-scgi/Makefile b/www/py-scgi/Makefile
index fa8b7d48f1a0..f0142bfae4ed 100644
--- a/www/py-scgi/Makefile
+++ b/www/py-scgi/Makefile
@@ -8,7 +8,8 @@
PORTNAME= scgi
PORTVERSION= 1.2
CATEGORIES= www
-MASTER_SITES= http://www.mems-exchange.org/software/files/scgi/
+MASTER_SITES= http://www.mems-exchange.org/software/files/scgi/ \
+ http://bsdchat.com/dist/dryice/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= scgi-${PORTVERSION:S/.a/a/}
diff --git a/www/quixote/Makefile b/www/quixote/Makefile
index 380b869a22cd..44cf37f46e76 100644
--- a/www/quixote/Makefile
+++ b/www/quixote/Makefile
@@ -8,7 +8,8 @@
PORTNAME= quixote
PORTVERSION= 1.2
CATEGORIES= www python
-MASTER_SITES= http://www.mems-exchange.org/software/files/quixote/
+MASTER_SITES= http://www.mems-exchange.org/software/files/quixote/ \
+ http://bsdchat.com/dist/dryice/
DISTNAME= Quixote-${PORTVERSION}
MAINTAINER= dryice@liu.com.cn