diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-03-15 18:21:26 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-03-15 18:21:26 +0000 |
commit | 922a2ba34b1b2c1302d772b0ba853b30dab6151e (patch) | |
tree | 1fc965381d5d9114985c59bea0ec653629db0f74 /www/mod_scgi/Makefile | |
parent | 4ac8388ffff64cbf178121f306408468b9deb2f8 (diff) | |
download | ports-922a2ba34b1b2c1302d772b0ba853b30dab6151e.tar.gz ports-922a2ba34b1b2c1302d772b0ba853b30dab6151e.zip |
Notes
Diffstat (limited to 'www/mod_scgi/Makefile')
-rw-r--r-- | www/mod_scgi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_scgi/Makefile b/www/mod_scgi/Makefile index 20fbf6cc53ae..445a4ae864cd 100644 --- a/www/mod_scgi/Makefile +++ b/www/mod_scgi/Makefile @@ -9,7 +9,7 @@ PORTNAME= scgi PORTVERSION= 1.10 CATEGORIES= www MASTER_SITES= http://www.mems-exchange.org/software/files/scgi/ \ - http://bsdchat.com/dist/dryice/ + http://dryice.name/computer/FreeBSD/distfiles/ PKGNAMEPREFIX= mod_ DISTNAME= scgi-${PORTVERSION:S/.a/a/} |