aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2010-08-09 13:28:50 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2010-08-09 13:28:50 +0000
commit4f7173998edefd608e02c036b8c6223fe4190f9b (patch)
tree0e8034f7822cbb36d29d4f8a157159f9e52b2206 /security
parent8262efd7aa768f07a7bd4b867d89d34bd5b7f1c4 (diff)
Notes
Diffstat (limited to 'security')
-rw-r--r--security/fiked/Makefile2
-rw-r--r--security/fragrouter/Makefile2
-rw-r--r--security/md4coll/Makefile2
-rw-r--r--security/md5coll/Makefile2
-rw-r--r--security/nmap/Makefile2
-rw-r--r--security/sig2dot/Makefile2
-rw-r--r--security/zenmap/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/security/fiked/Makefile b/security/fiked/Makefile
index 996eeb6aca55..ea6720df96bd 100644
--- a/security/fiked/Makefile
+++ b/security/fiked/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://mirror.roe.ch/dist/fiked/
-MAINTAINER= daniel@roe.ch
+MAINTAINER= ports@FreeBSD.org
COMMENT= A fake IKE PSK+XAUTH daemon based on VPNC
LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
diff --git a/security/fragrouter/Makefile b/security/fragrouter/Makefile
index 55613653f1c9..cd308fa6e340 100644
--- a/security/fragrouter/Makefile
+++ b/security/fragrouter/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.6
CATEGORIES= security
MASTER_SITES= http://monkey.org/~dugsong/
-MAINTAINER= daniel@roe.ch
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for testing network IDS implementations
GNU_CONFIGURE= yes
diff --git a/security/md4coll/Makefile b/security/md4coll/Makefile
index 89d2a9036cc7..928053098ffb 100644
--- a/security/md4coll/Makefile
+++ b/security/md4coll/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}.c
EXTRACT_SUFX=
EXTRACT_ONLY=
-MAINTAINER= daniel@roe.ch
+MAINTAINER= ports@FreeBSD.org
COMMENT= Fast MD4 collision generator
NO_WRKSUBDIR= yes
diff --git a/security/md5coll/Makefile b/security/md5coll/Makefile
index e7d272613966..5b91a75fb114 100644
--- a/security/md5coll/Makefile
+++ b/security/md5coll/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}.c
EXTRACT_SUFX=
EXTRACT_ONLY=
-MAINTAINER= daniel@roe.ch
+MAINTAINER= ports@FreeBSD.org
COMMENT= Fast MD5 collision generator
ONLY_FOR_ARCHS= i386
diff --git a/security/nmap/Makefile b/security/nmap/Makefile
index 06b8da9b2ee1..a2d9b0cbc06d 100644
--- a/security/nmap/Makefile
+++ b/security/nmap/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://nmap.org/dist/ \
http://www.mirrorservice.org/sites/ftp.wiretapped.net/pub/security/network-mapping/nmap/ \
http://mirror.sg.depaul.edu/pub/security/nmap/
-MAINTAINER= daniel@roe.ch
+MAINTAINER= ports@FreeBSD.org
COMMENT= Port scanning utility for large networks
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
diff --git a/security/sig2dot/Makefile b/security/sig2dot/Makefile
index 6e8c43555d04..e18b689f3c4e 100644
--- a/security/sig2dot/Makefile
+++ b/security/sig2dot/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.chaosreigns.com/code/sig2dot/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .pl
-MAINTAINER= daniel@roe.ch
+MAINTAINER= ports@FreeBSD.org
COMMENT= GPG/PGP Keyring Graph Generator
PLIST_FILES= bin/sig2dot
diff --git a/security/zenmap/Makefile b/security/zenmap/Makefile
index 7232e9b0e479..a5a979ff09e3 100644
--- a/security/zenmap/Makefile
+++ b/security/zenmap/Makefile
@@ -17,7 +17,7 @@ MASTER_SITES= http://nmap.org/dist/ \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= nmap-${PORTVERSION}
-MAINTAINER= daniel@roe.ch
+MAINTAINER= ports@FreeBSD.org
COMMENT= GUI frontend for the nmap scanning utility
RUN_DEPENDS= ${LOCALBASE}/bin/nmap:${PORTSDIR}/security/nmap \