summaryrefslogtreecommitdiff
path: root/security/nmap
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2002-11-02 04:33:43 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2002-11-02 04:33:43 +0000
commit7cee1ca843a8f2339c8770940a1f35c3fe7c4e80 (patch)
treeeeeba29933a8aa197e79a7a67ad5fdef143dc361 /security/nmap
parentUse the correct filename for the FreeBSD version string used by the (diff)
Fix typoes on MAINTAINER address.
Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
Notes
Notes: svn path=/head/; revision=69290
Diffstat (limited to 'security/nmap')
-rw-r--r--security/nmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile
index e4d2ee752464..7376b6dbb949 100644
--- a/security/nmap/Makefile
+++ b/security/nmap/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://download.insecure.org/nmap/dist/ \
DISTNAME= nmap-${PORTVERSION:S/.b/BETA/}
EXTRACT_SUFX= .tgz
-MAINTAINER= d.marks@students.umist.ac.uk
+MAINTAINER= d.marks@student.umist.ac.uk
.include <bsd.port.pre.mk>