diff options
author | johans <johans@FreeBSD.org> | 2008-08-10 17:14:38 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2008-08-10 17:14:38 +0800 |
commit | abfb2a42d3cee2ee6a6c2442d2957bf4501ec533 (patch) | |
tree | feafacaf1f6872816965089ef19bfecf144c8ef1 /www/xshttpd/Makefile | |
parent | 9b92b1e3931d41b551737cc6a2644fe8c1d82ba7 (diff) | |
download | freebsd-ports-gnome-abfb2a42d3cee2ee6a6c2442d2957bf4501ec533.tar.gz freebsd-ports-gnome-abfb2a42d3cee2ee6a6c2442d2957bf4501ec533.tar.zst freebsd-ports-gnome-abfb2a42d3cee2ee6a6c2442d2957bf4501ec533.zip |
Update to 3.5 gamma 5
Diffstat (limited to 'www/xshttpd/Makefile')
-rw-r--r-- | www/xshttpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/xshttpd/Makefile b/www/xshttpd/Makefile index f1730c92d4d9..16746a0cbe2e 100644 --- a/www/xshttpd/Makefile +++ b/www/xshttpd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xshttpd -DISTVERSION= 3.5g04 -PORTREVISION= 1 +DISTVERSION= 3.5g05 CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \ ftp://mud.stack.nl/pub/xs-httpd/release/ |