diff options
author | adamw <adamw@FreeBSD.org> | 2012-11-20 11:52:26 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2012-11-20 11:52:26 +0800 |
commit | b85cae1832fcf9fe32f2626fe6c42aaa050fc8c8 (patch) | |
tree | 4d04c524b681248f0396110b15384f3533dff5bb /www | |
parent | 956fc4b3a762c73e4fea94af4a683ab502186ef7 (diff) | |
download | freebsd-ports-gnome-b85cae1832fcf9fe32f2626fe6c42aaa050fc8c8.tar.gz freebsd-ports-gnome-b85cae1832fcf9fe32f2626fe6c42aaa050fc8c8.tar.zst freebsd-ports-gnome-b85cae1832fcf9fe32f2626fe6c42aaa050fc8c8.zip |
Bumping PORTREVISION for the plist change in r307577.
Feature safe: yes
Diffstat (limited to 'www')
-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/ |