diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-18 02:33:39 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-18 02:33:39 +0000 |
commit | d1ea8df926e86635f98830b94d4441b1af1f57c5 (patch) | |
tree | 82d98b18895cf64ecbde8ae675210f562224ef4a /security/w3af | |
parent | 773850a8a6bf54c038a7754532d4a6bcf4ddfcbf (diff) | |
download | ports-d1ea8df926e86635f98830b94d4441b1af1f57c5.tar.gz ports-d1ea8df926e86635f98830b94d4441b1af1f57c5.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 c84fe6a2d5ea..0997f0d2823c 100644 --- a/security/w3af/Makefile +++ b/security/w3af/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=w3af DISTNAME= ${PORTNAME}-10Jun2007 -MAINTAINER= se@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Web Application Attack and Audit Framework LIB_DEPENDS= tidy-0.99.0:$(PORTSDIR)/www/py-utidy |