diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2012-11-20 03:52:26 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2012-11-20 03:52:26 +0000 |
commit | 59aeaeaafb6d1f1c6e9d3b4a5f221ce95986d7a7 (patch) | |
tree | 4d04c524b681248f0396110b15384f3533dff5bb /www/mini_httpd | |
parent | 02e637535492dd73ea72c8466528ffb073083142 (diff) |
Notes
Diffstat (limited to 'www/mini_httpd')
-rw-r--r-- | www/mini_httpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mini_httpd/Makefile b/www/mini_httpd/Makefile index 1ce151291538..bdc7d1963df0 100644 --- a/www/mini_httpd/Makefile +++ b/www/mini_httpd/Makefile @@ -7,6 +7,7 @@ PORTNAME= mini_httpd PORTVERSION= 1.19 +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/mini_httpd/ |