diff options
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 ec10f55564c..d6a1f08adb7 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2011/08/14 14:14:42 obache Exp $ +# $NetBSD: Makefile,v 1.46 2012/10/03 21:57:00 wiz Exp $ DISTNAME= Net-DNS-0.66 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5ndn CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} \ |