diff options
author | niels <niels@FreeBSD.org> | 2010-04-14 19:57:00 +0800 |
---|---|---|
committer | niels <niels@FreeBSD.org> | 2010-04-14 19:57:00 +0800 |
commit | c2b0be46d374875c3e9c86c21a8b24bd4f205e18 (patch) | |
tree | 2719f4744e87abcde27ba0018607480c9fd8436a /security | |
parent | a9f364d22941efeede1a805583629012b3db94d7 (diff) | |
download | freebsd-ports-gnome-c2b0be46d374875c3e9c86c21a8b24bd4f205e18.tar.gz freebsd-ports-gnome-c2b0be46d374875c3e9c86c21a8b24bd4f205e18.tar.zst freebsd-ports-gnome-c2b0be46d374875c3e9c86c21a8b24bd4f205e18.zip |
Bumped PORTREVISION due to new patch
Approved by: miwi (mentor)
Diffstat (limited to 'security')
-rw-r--r-- | security/whatweb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/whatweb/Makefile b/security/whatweb/Makefile index 7a6afa9f8a4c..4f7904b6c5ed 100644 --- a/security/whatweb/Makefile +++ b/security/whatweb/Makefile @@ -7,6 +7,7 @@ PORTNAME= whatweb PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= security www MASTER_SITES= http://www.morningstarsecurity.com/downloads/ |