diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2006-05-01 16:54:32 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2006-05-01 16:54:32 +0000 |
commit | c750d673701316268a707b249136fa429788325c (patch) | |
tree | b16f90e2ee211fbb482b06d46c52d88c16e58214 /www/mod_fcgid/Makefile | |
parent | 5d98dd0c03ef2dde4ce4141444c2f84731d8f04d (diff) | |
download | ports-c750d673701316268a707b249136fa429788325c.tar.gz ports-c750d673701316268a707b249136fa429788325c.zip |
Notes
Diffstat (limited to 'www/mod_fcgid/Makefile')
-rw-r--r-- | www/mod_fcgid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_fcgid/Makefile b/www/mod_fcgid/Makefile index 62aa07b4644e..dcc7c04e0d7e 100644 --- a/www/mod_fcgid/Makefile +++ b/www/mod_fcgid/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_fcgid -PORTVERSION= 1.08 +PORTVERSION= 1.09 CATEGORIES= www MASTER_SITES= http://fastcgi.coremail.cn/ \ ${MASTER_SITE_LOCAL} |