diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/fragroute/Makefile | 4 | ||||
-rw-r--r-- | security/john/Makefile | 2 | ||||
-rw-r--r-- | security/nmap/Makefile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile index 9cd94ca2923a..a55564686ec4 100644 --- a/security/fragroute/Makefile +++ b/security/fragroute/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: fragroute # Date created: 19 May 2002 -# Whom: Dominic Marks <d.marks@student.umist.ac.uk> +# Whom: Dominic Marks <dominic.marks@btinternet.com> # # $FreeBSD$ # @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://monkey.org/~dugsong/fragroute/ -MAINTAINER= d.marks@student.umist.ac.uk +MAINTAINER= dominic.marks@btinternet.com COMMENT= A tool for intercepting, modifying and rewriting egress traffic BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \ diff --git a/security/john/Makefile b/security/john/Makefile index 5c679ce2decc..ecda3a07d975 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.openwall.com/john/ \ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-1.6.tar.gz -MAINTAINER= d.marks@student.umist.ac.uk +MAINTAINER= dominic.marks@btinternet.com COMMENT= Featureful Unix password cracker USE_REINPLACE= yes diff --git a/security/nmap/Makefile b/security/nmap/Makefile index 1c12d968556b..e800a727b0aa 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security ipv6 MASTER_SITES= http://download.insecure.org/nmap/dist/ DISTNAME= nmap-${PORTVERSION:S/.b/BETA/} -MAINTAINER= d.marks@student.umist.ac.uk +MAINTAINER= dominic.marks@btinternet.com COMMENT?= Port scanning utility for large networks GNU_CONFIGURE= yes |