diff options
author | heinz <heinz@pkgsrc.org> | 2005-02-21 22:26:05 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2005-02-21 22:26:05 +0000 |
commit | c05787e4e64d46253f3fea03183b2d6a0da4cbfc (patch) | |
tree | ae9bd99872d0e76dd16d3c0d189f8c1ae5dddfcf /net | |
parent | 63b7b2cc0a950bcc4c13273c5aa35920907384ec (diff) | |
download | pkgsrc-c05787e4e64d46253f3fea03183b2d6a0da4cbfc.tar.gz |
take maintainership
Diffstat (limited to 'net')
-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 b8118ccb61e..1ac06e96d8d 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2005/02/21 20:26:13 hubertf Exp $ +# $NetBSD: Makefile,v 1.24 2005/02/21 22:26:05 heinz 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= tech-pkg@NetBSD.org +MAINTAINER= heinz@NetBSD.org HOMEPAGE= http://www.net-dns.org/ COMMENT= Perl5 module for DNS resolution |