diff options
author | danfe <danfe@FreeBSD.org> | 2015-10-22 21:23:48 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2015-10-22 21:23:48 +0800 |
commit | a4287fdea0e0cd81cd99f1b5d27be016f3367ad6 (patch) | |
tree | 711e65ce7da2046b2d9d667139cb9b2ea3614c53 /www/mini_httpd/Makefile | |
parent | 622a2cb4d72858cf0a37346a1d5acfbb66667706 (diff) | |
download | freebsd-ports-gnome-a4287fdea0e0cd81cd99f1b5d27be016f3367ad6.tar.gz freebsd-ports-gnome-a4287fdea0e0cd81cd99f1b5d27be016f3367ad6.tar.zst freebsd-ports-gnome-a4287fdea0e0cd81cd99f1b5d27be016f3367ad6.zip |
- Update ACME Labs' mini_httpd to version 1.22
- Remove trailing whitespace and dots at the end of list items in the
port description and reformat a bit while I'm at it
PR: 203925
Diffstat (limited to 'www/mini_httpd/Makefile')
-rw-r--r-- | www/mini_httpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mini_httpd/Makefile b/www/mini_httpd/Makefile index 8928a8c54d75..a1be7b2ed3dc 100644 --- a/www/mini_httpd/Makefile +++ b/www/mini_httpd/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mini_httpd -PORTVERSION= 1.21 -PORTREVISION= 1 +PORTVERSION= 1.22 CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/mini_httpd/ |