diff options
Diffstat (limited to 'net/p5-Net-DNS/Makefile')
-rw-r--r-- | net/p5-Net-DNS/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index 8910b5365e7..93dd35bb6c0 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2013/03/02 10:44:38 tron Exp $ +# $NetBSD: Makefile,v 1.51 2013/05/31 12:41:37 wiz Exp $ DISTNAME= Net-DNS-0.69 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5ndn CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} \ |