diff options
author | leeym <leeym@FreeBSD.org> | 2003-06-24 09:06:04 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-06-24 09:06:04 +0800 |
commit | 2db896466dee1cf1615f26d6caf566afc279ecd8 (patch) | |
tree | aea4b0f272dd2b5331ec72693a9c6ac89398602b /security/nmap/Makefile | |
parent | 53a24e4450543ffe2ca433f59d83fe4d5c4604dc (diff) | |
download | freebsd-ports-gnome-2db896466dee1cf1615f26d6caf566afc279ecd8.tar.gz freebsd-ports-gnome-2db896466dee1cf1615f26d6caf566afc279ecd8.tar.zst freebsd-ports-gnome-2db896466dee1cf1615f26d6caf566afc279ecd8.zip |
update maintainer's email address.
PR: 53658
Submitted by: Dominic Marks <dom@cus.org.uk>
Diffstat (limited to 'security/nmap/Makefile')
-rw-r--r-- | security/nmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |