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 | |
parent | 773850a8a6bf54c038a7754532d4a6bcf4ddfcbf (diff) | |
download | ports-d1ea8df926e86635f98830b94d4441b1af1f57c5.tar.gz ports-d1ea8df926e86635f98830b94d4441b1af1f57c5.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/aafid2/Makefile | 2 | ||||
-rw-r--r-- | security/w3af/Makefile | 2 | ||||
-rw-r--r-- | security/yersinia/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/aafid2/Makefile b/security/aafid2/Makefile index aa61d4871140..ee00dbfc26ed 100644 --- a/security/aafid2/Makefile +++ b/security/aafid2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.cerias.purdue.edu/pub/tools/unix/ids/AAFID/ EXTRACT_ONLY= -MAINTAINER= se@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A distributed monitoring and intrusion detection system RUN_DEPENDS= ptksh:${PORTSDIR}/x11-toolkits/p5-Tk 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 diff --git a/security/yersinia/Makefile b/security/yersinia/Makefile index 095d5a70ab49..1f71d620114d 100644 --- a/security/yersinia/Makefile +++ b/security/yersinia/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.yersinia.net/download/ -MAINTAINER= se@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Layer 2 vulnerability scanner (switches, spanning tree, 802.1q ...) BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet |