diff options
-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 |