diff options
author | Stefan Eßer <se@FreeBSD.org> | 2007-09-04 18:47:44 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2007-09-04 18:47:44 +0000 |
commit | 0cde28d9a4df997bae37b605aafb51e5da0f92f3 (patch) | |
tree | e32ff2b0ab6cea95fa478927eefa9a926f029d6f /security/w3af | |
parent | 3da2dbd5f69cad86cca665941a116be47ef30b89 (diff) | |
download | ports-0cde28d9a4df997bae37b605aafb51e5da0f92f3.tar.gz ports-0cde28d9a4df997bae37b605aafb51e5da0f92f3.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 a8da754686ec..b218e3dd60cd 100644 --- a/security/w3af/Makefile +++ b/security/w3af/Makefile @@ -8,7 +8,7 @@ PORTNAME= w3af PORTVERSION= 0.1.20070610 CATEGORIES= security python www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=w3af DISTNAME= ${PORTNAME}-10Jun2007 |