diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 14:14:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 14:14:40 +0000 |
commit | 81f7b4705fbf80c85e13b93a286039a0d6ad1bfe (patch) | |
tree | 62f06c4cb415bf4c2fe478f5c5c7bf8cb0bffb2c /net/p5-Net-DNS/Makefile | |
parent | c731522a3bbc5c173afc327df22d2d032c06dd25 (diff) | |
download | pkgsrc-81f7b4705fbf80c85e13b93a286039a0d6ad1bfe.tar.gz |
Revision bump after updating perl5 to 5.14.1.
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 b7d42a19fcb..ec10f55564c 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2010/08/21 16:35:23 seb Exp $ +# $NetBSD: Makefile,v 1.45 2011/08/14 14:14:42 obache Exp $ DISTNAME= Net-DNS-0.66 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5ndn CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} \ |