aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2010-08-09 21:28:50 +0800
committerarved <arved@FreeBSD.org>2010-08-09 21:28:50 +0800
commit26875eca6d2d145b39e59c2c7a09bb9bcd6b3eda (patch)
tree463a44b67d8e2ff63ca52840d9ed97d836a2d9d3 /security
parentef459690d821e5d9c037d3abdfb90f741decfa02 (diff)
downloadfreebsd-ports-graphics-26875eca6d2d145b39e59c2c7a09bb9bcd6b3eda.tar.gz
freebsd-ports-graphics-26875eca6d2d145b39e59c2c7a09bb9bcd6b3eda.tar.zst
freebsd-ports-graphics-26875eca6d2d145b39e59c2c7a09bb9bcd6b3eda.zip
Drop Maintainership
PR: 149436 Submitted by: old maintainer
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 996eeb6aca5..ea6720df96b 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 55613653f1c..cd308fa6e34 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 89d2a9036cc..928053098ff 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 e7d27261396..5b91a75fb11 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 06b8da9b2ee..a2d9b0cbc06 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 6e8c43555d0..e18b689f3c4 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 7232e9b0e47..a5a979ff09e 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 \