diff options
author | salo <salo> | 2003-04-28 14:53:22 +0000 |
---|---|---|
committer | salo <salo> | 2003-04-28 14:53:22 +0000 |
commit | 56cd29bbd1e78c3b9b17c97bc3a56d41987333e2 (patch) | |
tree | 73ecb2714400990cb982620134e945ca4d299659 /net | |
parent | f921a4333af1eb6b60e5254b1f312dd016eaaeae (diff) | |
download | pkgsrc-56cd29bbd1e78c3b9b17c97bc3a56d41987333e2.tar.gz |
Take maintainership. hubertf ok, the original maintainer of nmapfe is not
reachable on the given email address anymore.
Diffstat (limited to 'net')
-rw-r--r-- | net/nmap/Makefile | 4 | ||||
-rw-r--r-- | net/nmapfe/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/nmap/Makefile b/net/nmap/Makefile index 30b1246fa52..73ec5ab5517 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2003/04/27 11:42:13 salo Exp $ +# $NetBSD: Makefile,v 1.22 2003/04/28 14:53:22 salo Exp $ # DISTNAME= nmap-3.26 @@ -6,7 +6,7 @@ CATEGORIES= net security MASTER_SITES= http://www.insecure.org/nmap/dist/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= hubertf@netbsd.org +MAINTAINER= salo@netbsd.org HOMEPAGE= http://www.insecure.org/nmap/ COMMENT= Network/port scanner with OS detection diff --git a/net/nmapfe/Makefile b/net/nmapfe/Makefile index f8b01fdd4f8..c36adcd9917 100644 --- a/net/nmapfe/Makefile +++ b/net/nmapfe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/04/27 11:42:38 salo Exp $ +# $NetBSD: Makefile,v 1.10 2003/04/28 14:53:23 salo Exp $ # DISTNAME= nmap-3.26 @@ -8,7 +8,7 @@ CATEGORIES= net security MASTER_SITES= http://www.insecure.org/nmap/dist/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= reinoud@ibbnet.org,hubertf@netbsd.org +MAINTAINER= salo@netbsd.org HOMEPAGE= http://www.insecure.org/nmap/ COMMENT= graphical front end to the nmap port scanner |