diff options
author | rene <rene@FreeBSD.org> | 2016-01-04 07:48:58 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-01-04 07:48:58 +0800 |
commit | 16895d0749ec0420bda2805748216e9598115591 (patch) | |
tree | 9a2a448d1ae77929b5e9bce459af7a1e908d02d4 /www/mini_httpd/Makefile | |
parent | fc783a807b88e80c0b1ab9fbf23226e5e9263011 (diff) | |
download | freebsd-ports-gnome-16895d0749ec0420bda2805748216e9598115591.tar.gz freebsd-ports-gnome-16895d0749ec0420bda2805748216e9598115591.tar.zst freebsd-ports-gnome-16895d0749ec0420bda2805748216e9598115591.zip |
www/mini_httpd: update to 1.23
MFH: 2016Q1
Security: http://www.vuxml.org/freebsd/84dc49b0-b267-11e5-8a5b-00262d5ed8ee.html
Diffstat (limited to 'www/mini_httpd/Makefile')
-rw-r--r-- | www/mini_httpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mini_httpd/Makefile b/www/mini_httpd/Makefile index a1be7b2ed3dc..7382c49d73f1 100644 --- a/www/mini_httpd/Makefile +++ b/www/mini_httpd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mini_httpd -PORTVERSION= 1.22 +PORTVERSION= 1.23 CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/mini_httpd/ |