diff options
Diffstat (limited to 'www/mod_scgi/Makefile')
-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/} |