diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /net/p5-DNS-ZoneParse | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'net/p5-DNS-ZoneParse')
-rw-r--r-- | net/p5-DNS-ZoneParse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-DNS-ZoneParse/Makefile b/net/p5-DNS-ZoneParse/Makefile index 31ead8e03b6..37bdfad210d 100644 --- a/net/p5-DNS-ZoneParse/Makefile +++ b/net/p5-DNS-ZoneParse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/06/02 01:17:50 jschauma Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 22:51:32 grant Exp $ # DISTNAME= DNS-ZoneParse-0.82 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5dzp CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DNS/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://search.cpan.org/author/SIMONFLK/DNS-ZoneParse-0.82/ZoneParse.pm COMMENT= Perl5 module for parsing DNS zone files |