diff options
author | johans <johans@FreeBSD.org> | 2012-09-16 17:47:44 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2012-09-16 17:47:44 +0800 |
commit | 23bdbf53d436c33a13b279da3a8849aeb133b9b6 (patch) | |
tree | a4c1ae283d25b042423c4120d5b639a3fecf2fad /www/xshttpd-devel/Makefile | |
parent | 9bf5c6e94389de08cdaa5b76b078c7a1245128ea (diff) | |
download | freebsd-ports-graphics-23bdbf53d436c33a13b279da3a8849aeb133b9b6.tar.gz freebsd-ports-graphics-23bdbf53d436c33a13b279da3a8849aeb133b9b6.tar.zst freebsd-ports-graphics-23bdbf53d436c33a13b279da3a8849aeb133b9b6.zip |
Update to 3.7 beta 24
Diffstat (limited to 'www/xshttpd-devel/Makefile')
-rw-r--r-- | www/xshttpd-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile index 3e2e33080ad..138cd2c8053 100644 --- a/www/xshttpd-devel/Makefile +++ b/www/xshttpd-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xshttpd -DISTVERSION= 3.7b23 +DISTVERSION= 3.7b24 CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \ ftp://mud.stack.nl/pub/xs-httpd/release/ |