aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chinese/xpdf/Makefile3
-rw-r--r--deskutils/etask/Makefile3
-rw-r--r--devel/cedet/Makefile3
-rw-r--r--devel/ecb/Makefile3
-rw-r--r--devel/eieio/Makefile3
-rw-r--r--devel/ipython/Makefile3
-rw-r--r--devel/kodos/Makefile3
-rw-r--r--devel/semantic/Makefile3
-rw-r--r--devel/xtla/Makefile3
-rw-r--r--editors/speedbar/Makefile3
-rw-r--r--editors/tree-widget/Makefile3
-rw-r--r--games/emacs-chess/Makefile3
-rw-r--r--net/tcping/Makefile3
-rw-r--r--www/mod_scgi/Makefile3
-rw-r--r--www/py-scgi/Makefile3
-rw-r--r--www/quixote/Makefile3
16 files changed, 32 insertions, 16 deletions
diff --git a/chinese/xpdf/Makefile b/chinese/xpdf/Makefile
index ab951f58e1bd..c059d3665599 100644
--- a/chinese/xpdf/Makefile
+++ b/chinese/xpdf/Makefile
@@ -10,7 +10,8 @@ PORTVERSION= 20040727
PORTREVISION= 1
CATEGORIES= chinese graphics print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
- ${MASTER_SITE_TEX_CTAN}
+ ${MASTER_SITE_TEX_CTAN} \
+ http://bsdchat.com/dist/dryice/
MASTER_SITE_SUBDIR= support/xpdf
DISTFILES= xpdf-chinese-simplified-2004-jul-27.tar.gz \
xpdf-chinese-traditional-2004-jul-27.tar.gz
diff --git a/deskutils/etask/Makefile b/deskutils/etask/Makefile
index 812116bf4d45..d4e3a10d1ee4 100644
--- a/deskutils/etask/Makefile
+++ b/deskutils/etask/Makefile
@@ -8,7 +8,8 @@
PORTNAME= etask
PORTVERSION= 0.3.91
CATEGORIES= deskutils elisp
-MASTER_SITES= http://members.chello.at/rene.weichselbaum/
+MASTER_SITES= http://members.chello.at/rene.weichselbaum/ \
+ http://bsdchat.com/dist/dryice/
MAINTAINER= dryice@liu.com.cn
COMMENT= Manage your projects or tasks within GNU Emacs
diff --git a/devel/cedet/Makefile b/devel/cedet/Makefile
index 285bf297bdd9..2640ad2a04da 100644
--- a/devel/cedet/Makefile
+++ b/devel/cedet/Makefile
@@ -8,7 +8,8 @@
PORTNAME= cedet
PORTVERSION= 1.0.b3.b
CATEGORIES= devel elisp
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://bsdchat.com/dist/dryice/
MASTER_SITE_SUBDIR= cedet
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
DISTNAME= ${PORTNAME}-1.0beta3b
diff --git a/devel/ecb/Makefile b/devel/ecb/Makefile
index a9e3e05d0a66..ac07d4217a24 100644
--- a/devel/ecb/Makefile
+++ b/devel/ecb/Makefile
@@ -8,7 +8,8 @@
PORTNAME= ecb
PORTVERSION= 2.31
CATEGORIES= devel elisp
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://bsdchat.com/dist/dryice/
MASTER_SITE_SUBDIR= ecb
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
diff --git a/devel/eieio/Makefile b/devel/eieio/Makefile
index 2c9c53c2506c..94d4f7dadcee 100644
--- a/devel/eieio/Makefile
+++ b/devel/eieio/Makefile
@@ -9,7 +9,8 @@ PORTNAME= eieio
PORTVERSION= 0.17
PORTREVISION= 1
CATEGORIES= devel elisp
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://bsdchat.com/dist/dryice/
MASTER_SITE_SUBDIR= cedet
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
#DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/}
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile
index e305b7cca1f6..70b3660a17d7 100644
--- a/devel/ipython/Makefile
+++ b/devel/ipython/Makefile
@@ -8,7 +8,8 @@
PORTNAME= ipython
PORTVERSION= 0.6.6
CATEGORIES= devel python
-MASTER_SITES= http://ipython.scipy.org/dist/
+MASTER_SITES= http://ipython.scipy.org/dist/ \
+ http://bsdchat.com/dist/dryice/
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
MAINTAINER= dryice@liu.com.cn
diff --git a/devel/kodos/Makefile b/devel/kodos/Makefile
index dd5bc807edb6..743e63b31018 100644
--- a/devel/kodos/Makefile
+++ b/devel/kodos/Makefile
@@ -11,7 +11,8 @@ PORTNAME= kodos
PORTVERSION= 2.4.5
PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://bsdchat.com/dist/dryice/
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= dryice@liu.com.cn
diff --git a/devel/semantic/Makefile b/devel/semantic/Makefile
index 9457b176527c..2d38fdaa82fd 100644
--- a/devel/semantic/Makefile
+++ b/devel/semantic/Makefile
@@ -9,7 +9,8 @@ PORTNAME= semantic
PORTVERSION= 1.4.4
PORTREVISION= 2
CATEGORIES= devel elisp
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://bsdchat.com/dist/dryice/
MASTER_SITE_SUBDIR= cedet
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
#DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/}
diff --git a/devel/xtla/Makefile b/devel/xtla/Makefile
index 1e743cfbf5d6..68ec8a89ee50 100644
--- a/devel/xtla/Makefile
+++ b/devel/xtla/Makefile
@@ -9,7 +9,8 @@ PORTNAME= xtla
PORTVERSION= 0.9
PORTEPOCH= 1
CATEGORIES= devel elisp
-MASTER_SITES= http://download.gna.org/xtla-el/
+MASTER_SITES= http://download.gna.org/xtla-el/ \
+ http://bsdchat.com/dist/dryice/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= dryice@liu.com.cn
diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile
index f9a3438c4607..15fa9bb061ef 100644
--- a/editors/speedbar/Makefile
+++ b/editors/speedbar/Makefile
@@ -9,7 +9,8 @@ PORTNAME= speedbar
PORTVERSION= 0.14.b4
PORTREVISION= 2
CATEGORIES= editors elisp
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://bsdchat.com/dist/dryice/
MASTER_SITE_SUBDIR= cedet
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/}
diff --git a/editors/tree-widget/Makefile b/editors/tree-widget/Makefile
index c042dc9d10f4..2dd337e20606 100644
--- a/editors/tree-widget/Makefile
+++ b/editors/tree-widget/Makefile
@@ -8,7 +8,8 @@
PORTNAME= tree-widget
PORTVERSION= 2.0
CATEGORIES= editors elisp
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://bsdchat.com/dist/dryice/
MASTER_SITE_SUBDIR= emhacks
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
diff --git a/games/emacs-chess/Makefile b/games/emacs-chess/Makefile
index 32c8ceefa477..3cc0cf938f14 100644
--- a/games/emacs-chess/Makefile
+++ b/games/emacs-chess/Makefile
@@ -8,7 +8,8 @@
PORTNAME= emacs-chess
PORTVERSION= 2.0b5
CATEGORIES= games elisp
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://bsdchat.com/dist/dryice/
MASTER_SITE_SUBDIR= emacs-chess
DISTFILES= chess-${PORTVERSION}.tar.bz2 \
sounds.tar.bz2 \
diff --git a/net/tcping/Makefile b/net/tcping/Makefile
index 022878355c9d..8dd5be07a900 100644
--- a/net/tcping/Makefile
+++ b/net/tcping/Makefile
@@ -8,7 +8,8 @@
PORTNAME= tcping
PORTVERSION= 1.3.4
CATEGORIES= net
-MASTER_SITES= http://www.linuxco.de/tcping/
+MASTER_SITES= http://www.linuxco.de/tcping/ \
+ http://bsdchat.com/dist/dryice/
MAINTAINER= dryice@liu.com.cn
COMMENT= Do a TCP connect to the given IP/port combination
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