diff options
author | se <se@FreeBSD.org> | 2004-03-23 06:29:49 +0800 |
---|---|---|
committer | se <se@FreeBSD.org> | 2004-03-23 06:29:49 +0800 |
commit | 44af535d5d628ea87047322e33b169d1a97f6258 (patch) | |
tree | 094f9d7c17b80f5ecc65125fda504a6f548e468a /www/mini_httpd/Makefile | |
parent | 9fd1afe5a16fbcefd14c3d138ad7e25082d6a93b (diff) | |
download | freebsd-ports-gnome-44af535d5d628ea87047322e33b169d1a97f6258.tar.gz freebsd-ports-gnome-44af535d5d628ea87047322e33b169d1a97f6258.tar.zst freebsd-ports-gnome-44af535d5d628ea87047322e33b169d1a97f6258.zip |
Upgrade to version 1.19.
Submitted by: Matt Peterson <matt@peterson.org>
PR: 60768
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 5a95b0d51148..a47369cb4066 100644 --- a/www/mini_httpd/Makefile +++ b/www/mini_httpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mini_httpd -PORTVERSION= 1.18 +PORTVERSION= 1.19 CATEGORIES= www MASTER_SITES= http://www.acme.com/software/mini_httpd/ DISTNAME= ${PORTNAME}-${PORTVERSION} |