diff options
author | hubertf <hubertf@pkgsrc.org> | 2005-02-21 20:26:08 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2005-02-21 20:26:08 +0000 |
commit | 48491cb69d9ea0b99eccf57201fb33898a84f7b2 (patch) | |
tree | 7c3ee711ba0c708e2726ec7a9c4cf5fb0feb6167 /net/p5-Net-DNS/Makefile | |
parent | 69e904d11f18755a0b0038e30342da9e158c96bc (diff) | |
download | pkgsrc-48491cb69d9ea0b99eccf57201fb33898a84f7b2.tar.gz |
Sign over maintainership to tech-pkg@
Diffstat (limited to 'net/p5-Net-DNS/Makefile')
-rw-r--r-- | net/p5-Net-DNS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index 553d64ba047..b8118ccb61e 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2004/12/20 11:31:06 grant Exp $ +# $NetBSD: Makefile,v 1.23 2005/02/21 20:26:13 hubertf Exp $ # DISTNAME= Net-DNS-0.47 @@ -9,7 +9,7 @@ CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} \ http://www.net-dns.org/download/ -MAINTAINER= hubertf@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.net-dns.org/ COMMENT= Perl5 module for DNS resolution |