diff options
Diffstat (limited to 'www/mod_fcgid/Makefile')
-rw-r--r-- | www/mod_fcgid/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/mod_fcgid/Makefile b/www/mod_fcgid/Makefile index 503ded4a31f3..d86807d41c62 100644 --- a/www/mod_fcgid/Makefile +++ b/www/mod_fcgid/Makefile @@ -6,11 +6,10 @@ # PORTNAME= mod_fcgid -PORTVERSION= 1.10 +PORTVERSION= 2.0 CATEGORIES= www -MASTER_SITES= http://fastcgi.coremail.cn/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= vanilla +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} +MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= hemi@puresimplicity.net |