diff options
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 8928a8c54d7..a1be7b2ed3d 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/ |