summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2002-10-08 12:10:37 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2002-10-08 12:10:37 +0000
commitaeee54b1c1a2b53c1f7b994d43e55c48e8ec6eba (patch)
tree6f10d2e4c80cad5a438a1234ccc5a5fa7953d91b /security
parentUpdate to 0.52. (diff)
Update maintainer address
PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk>
Notes
Notes: svn path=/head/; revision=67632
Diffstat (limited to 'security')
-rw-r--r--security/fragroute/Makefile4
-rw-r--r--security/john/Makefile2
-rw-r--r--security/nmap/Makefile2
3 files changed, 4 insertions, 4 deletions
diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile
index 29cb7f14f48d..a45915edd67f 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 <dominic_marks@btinternet.com>
+# Whom: Dominic Marks <d.marks@students.umist.ac.uk>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= http://monkey.org/~dugsong/fragroute/
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \
${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent
diff --git a/security/john/Makefile b/security/john/Makefile
index 8a98570960f7..39416b797c6c 100644
--- a/security/john/Makefile
+++ b/security/john/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.ca.openwall.com/pub/projects/john/ \
ftp://ftp.false.com/pub/security/projects/ \
http://www.false.com/security/john/
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
.include <bsd.port.pre.mk>
diff --git a/security/nmap/Makefile b/security/nmap/Makefile
index 0d00e80a9936..a3698c99c2e2 100644
--- a/security/nmap/Makefile
+++ b/security/nmap/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://download.insecure.org/nmap/dist/ \
DISTNAME= nmap-${PORTVERSION:S/.b/BETA/}
EXTRACT_SUFX= .tgz
-MAINTAINER= dominic_marks@btinternet.com
+MAINTAINER= d.marks@students.umist.ac.uk
.include <bsd.port.pre.mk>