aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2006-05-01 16:54:32 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2006-05-01 16:54:32 +0000
commitc750d673701316268a707b249136fa429788325c (patch)
treeb16f90e2ee211fbb482b06d46c52d88c16e58214 /www
parent5d98dd0c03ef2dde4ce4141444c2f84731d8f04d (diff)
downloadports-c750d673701316268a707b249136fa429788325c.tar.gz
ports-c750d673701316268a707b249136fa429788325c.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/mod_fcgid/Makefile2
-rw-r--r--www/mod_fcgid/distinfo6
-rw-r--r--www/mod_fcgid/pkg-descr2
3 files changed, 5 insertions, 5 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}
diff --git a/www/mod_fcgid/distinfo b/www/mod_fcgid/distinfo
index 6b88b3de6c24..8b4a63fc1396 100644
--- a/www/mod_fcgid/distinfo
+++ b/www/mod_fcgid/distinfo
@@ -1,3 +1,3 @@
-MD5 (mod_fcgid.1.08.tar.gz) = 5e053b090f89ff610347e4b4fbe9a81a
-SHA256 (mod_fcgid.1.08.tar.gz) = dd8ada827e099f881bff89dd823fb5e7c05ba6e476e19995cc55211277b669f7
-SIZE (mod_fcgid.1.08.tar.gz) = 48963
+MD5 (mod_fcgid.1.09.tar.gz) = cfcfa3aa5dcf4b8a804136ea726f6bb2
+SHA256 (mod_fcgid.1.09.tar.gz) = 7d563d9823e6f3b7ed056bf64bab69ac731b46ab7a9cb4bcd4136067401ed0bb
+SIZE (mod_fcgid.1.09.tar.gz) = 50854
diff --git a/www/mod_fcgid/pkg-descr b/www/mod_fcgid/pkg-descr
index 79db07d1b2fd..84c664b6d108 100644
--- a/www/mod_fcgid/pkg-descr
+++ b/www/mod_fcgid/pkg-descr
@@ -7,5 +7,5 @@ fastcgi server as soon as possible.
mod_fcgid is binary-compatible with mod_fastcgi so your existing fastcgi
programs do not need to be recompiled. mod_fcgid supports suEXEC.
-Licence: GPL
+License: GPL
WWW: http://fastcgi.coremail.cn/