diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-10-26 00:52:33 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-10-26 00:52:33 +0000 |
commit | 3be3e90f932fe30b2ab3df681ac68ff01b119a6d (patch) | |
tree | b8b96118ea47b0d759741f6837c7c0e3268cf8b1 /security/w3af | |
parent | 4b2913315ac04ce65cf04717b6ded5d434c5744a (diff) | |
download | ports-3be3e90f932fe30b2ab3df681ac68ff01b119a6d.tar.gz ports-3be3e90f932fe30b2ab3df681ac68ff01b119a6d.zip |
Notes
Diffstat (limited to 'security/w3af')
-rw-r--r-- | security/w3af/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/w3af/Makefile b/security/w3af/Makefile index 19e83aa923f9..b6f1ceeaeb62 100644 --- a/security/w3af/Makefile +++ b/security/w3af/Makefile @@ -3,7 +3,7 @@ PORTNAME= w3af DISTVERSION= 1.0-rc4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security python www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME}%20${DISTVERSION} |