summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2003-11-14 00:29:48 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2003-11-14 00:29:48 +0000
commitd1b344e8cd7ba19abaa8a8e6f5dbb4a29e8ba9d7 (patch)
treed4a6be6aa61936f8c21028ddec5b69573fac49b0 /security
parentFix dependency on p5-XML-Parser. (diff)
switch my ports to my FreeBSD address
Approved by: marcus (mentor)
Notes
Notes: svn path=/head/; revision=93923
Diffstat (limited to 'security')
-rw-r--r--security/digest/Makefile2
-rw-r--r--security/nmap/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/digest/Makefile b/security/digest/Makefile
index 66c5cb6b52a9..c4a1367948b4 100644
--- a/security/digest/Makefile
+++ b/security/digest/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security sysutils
MASTER_SITES= #
DISTFILES=
-MAINTAINER= eikemeier@fillmore-labs.com
+MAINTAINER= eik@FreeBSD.org
COMMENT= Message digest wrapper utility
GNU_CONFIGURE= yes
diff --git a/security/nmap/Makefile b/security/nmap/Makefile
index cb87b6e9e404..586a525b46a4 100644
--- a/security/nmap/Makefile
+++ b/security/nmap/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://download.insecure.org/nmap/dist/ \
http://www.mirrors.wiretapped.net/security/network-mapping/nmap/
DISTNAME= nmap-${PORTVERSION} # needed for security/nmapfe
-MAINTAINER= eikemeier@fillmore-labs.com
+MAINTAINER= eik@FreeBSD.org
COMMENT?= Port scanning utility for large networks
USE_BZIP2= yes