diff options
author | edwin <edwin@FreeBSD.org> | 2005-01-13 08:20:28 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-01-13 08:20:28 +0800 |
commit | 521b3ac0d38fa2b8ee2ef8e38b79db36d00139bf (patch) | |
tree | 4ddfa9c3ab7f1242baf795002f613c3c3ad6833b /www/mod_scgi | |
parent | c771aaa5fe05de77785b36ece064e78f08091c3d (diff) | |
download | freebsd-ports-gnome-521b3ac0d38fa2b8ee2ef8e38b79db36d00139bf.tar.gz freebsd-ports-gnome-521b3ac0d38fa2b8ee2ef8e38b79db36d00139bf.tar.zst freebsd-ports-gnome-521b3ac0d38fa2b8ee2ef8e38b79db36d00139bf.zip |
[maintainer update] 16 ports: add mirror MASTER_SITES
Please add http://bsdchat.com/dist/dryice/ to the MASTER_SITES
of the following ports. Thanks Clive Lin and bsdchat.com for
the mirror space!
chinese/xpdf
deskutils/etask
devel/cedet
devel/ecb
devel/eieio
devel/ipython
devel/kodos
devel/semantic
devel/xtla
editors/speedbar
editors/tree-widget
games/emacs-chess
net/tcping
www/mod_scgi
www/py-scgi
www/quixote
PR: ports/75743
Submitted by: Dryice Liu <dryice@liu.com.cn>
Diffstat (limited to 'www/mod_scgi')
-rw-r--r-- | www/mod_scgi/Makefile | 3 |
1 files changed, 2 insertions, 1 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/} |