diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-21 19:28:59 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-21 19:28:59 +0000 |
commit | 8c65d7a31a6ac6e89e36748830acfba662fb9cef (patch) | |
tree | 84055c735c8e0d7e2f2a0fdd3611ac144939f390 /www/mod_scgi | |
parent | 57cec13b2ffd8dc0ccc87a211be3ac48eb4e22aa (diff) | |
download | ports-8c65d7a31a6ac6e89e36748830acfba662fb9cef.tar.gz ports-8c65d7a31a6ac6e89e36748830acfba662fb9cef.zip |
Notes
Diffstat (limited to 'www/mod_scgi')
-rw-r--r-- | www/mod_scgi/Makefile | 2 | ||||
-rw-r--r-- | www/mod_scgi/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_scgi/Makefile b/www/mod_scgi/Makefile index cf50ef299f81..d93301e0d33b 100644 --- a/www/mod_scgi/Makefile +++ b/www/mod_scgi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scgi -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= www MASTER_SITES= http://www.mems-exchange.org/software/files/scgi/ \ http://bsdchat.com/dist/dryice/ diff --git a/www/mod_scgi/distinfo b/www/mod_scgi/distinfo index b43eb8cd819c..df816f64fed9 100644 --- a/www/mod_scgi/distinfo +++ b/www/mod_scgi/distinfo @@ -1,2 +1,2 @@ -MD5 (scgi-1.7.tar.gz) = 6d9b30900d17dcae5417f12e6087dc89 -SIZE (scgi-1.7.tar.gz) = 20832 +MD5 (scgi-1.8.tar.gz) = 5e02813b22d1295064948a99593e5bdf +SIZE (scgi-1.8.tar.gz) = 20805 |