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 8282cc4d271..eb5f6c4a2bd 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2013/12/09 14:17:50 obache Exp $ +# $NetBSD: Makefile,v 1.55 2014/05/29 23:37:07 wiz Exp $ DISTNAME= Net-DNS-0.72 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5ndn CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} \ |