diff options
author | garga <garga@FreeBSD.org> | 2006-03-23 23:24:58 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-03-23 23:24:58 +0800 |
commit | 75da5a2487013c835e623b9c9063aa98bfbb7ae4 (patch) | |
tree | 58f0cfd439640b4d815582f2cb47706a6a653900 /www/xshttpd-devel/Makefile | |
parent | cbad9f9625e058746775b62b3ea42c6a32fca177 (diff) | |
download | freebsd-ports-gnome-75da5a2487013c835e623b9c9063aa98bfbb7ae4.tar.gz freebsd-ports-gnome-75da5a2487013c835e623b9c9063aa98bfbb7ae4.tar.zst freebsd-ports-gnome-75da5a2487013c835e623b9c9063aa98bfbb7ae4.zip |
- Update to 3.4b7
PR: ports/94837
Submitted by: maintainer
Diffstat (limited to 'www/xshttpd-devel/Makefile')
-rw-r--r-- | www/xshttpd-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile index 13142b91df02..4c7bfc687d36 100644 --- a/www/xshttpd-devel/Makefile +++ b/www/xshttpd-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xshttpd -DISTVERSION= 3.4b06 -PORTREVISION= 1 +DISTVERSION= 3.4b07 CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \ ftp://mud.stack.nl/pub/xs-httpd/release/ |