diff options
author | adrianp <adrianp@pkgsrc.org> | 2010-03-20 21:32:40 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2010-03-20 21:32:40 +0000 |
commit | 10aa847d68091622efc0c8a09f02c534d8f950db (patch) | |
tree | e130e62607fb86f7a6bd48271b83a219606be60e /net | |
parent | 0c724899c444e445179fe55a11f50a64801bc35b (diff) | |
download | pkgsrc-10aa847d68091622efc0c8a09f02c534d8f950db.tar.gz |
Don't have time to MAINTAIN these anymore, so back to pkgsrc-users@
Diffstat (limited to 'net')
-rw-r--r-- | net/isc-dhcp4/Makefile.common | 4 | ||||
-rw-r--r-- | net/mrtg/Makefile | 4 | ||||
-rw-r--r-- | net/nmap/Makefile | 7 |
3 files changed, 7 insertions, 8 deletions
diff --git a/net/isc-dhcp4/Makefile.common b/net/isc-dhcp4/Makefile.common index 629416c2bf0..d817eefc4d9 100644 --- a/net/isc-dhcp4/Makefile.common +++ b/net/isc-dhcp4/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2009/07/16 18:41:11 adrianp Exp $ +# $NetBSD: Makefile.common,v 1.6 2010/03/20 21:32:41 adrianp Exp $ # # used by net/isc-dhcp4/Makefile # used by net/isc-dhcpd4/Makefile @@ -10,7 +10,7 @@ DHVER= ${DISTNAME:S/dhcp-//} CATEGORIES= net MASTER_SITES= http://ftp.isc.org/isc/dhcp/ -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.isc.org/sw/dhcp CONFLICTS+= isc-dhcp-base-3.*{,nb*} diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index 0419f682e44..2ec98303f6c 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2010/02/11 22:14:30 joerg Exp $ +# $NetBSD: Makefile,v 1.96 2010/03/20 21:32:41 adrianp Exp $ DISTNAME= mrtg-2.16.2 PKGREVISION= 4 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \ http://oss.oetiker.ch/mrtg/pub/old/ -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://oss.oetiker.ch/mrtg/ COMMENT= The Multi-Router Traffic Grapher LICENSE= gnu-gpl-v2 diff --git a/net/nmap/Makefile b/net/nmap/Makefile index 7eb24841587..83346a04518 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.68 2010/01/17 12:02:34 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2010/03/20 21:32:41 adrianp Exp $ # -DISTNAME= nmap-5.00 -PKGREVISION= 2 +DISTNAME= nmap-5.21 CATEGORIES= net security MASTER_SITES= http://nmap.org/dist/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://insecure.org/nmap/ COMMENT= Network/port scanner with OS detection |