diff options
author | obache <obache> | 2011-08-14 14:14:40 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 14:14:40 +0000 |
commit | 5ab83f2ed6b1458bad42600422962d91785da690 (patch) | |
tree | 62f06c4cb415bf4c2fe478f5c5c7bf8cb0bffb2c /net/p5-POE-Component-Client-DNS | |
parent | 9545a33ba715ceeb4a82f6597cd544ae81efd345 (diff) | |
download | pkgsrc-5ab83f2ed6b1458bad42600422962d91785da690.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'net/p5-POE-Component-Client-DNS')
-rw-r--r-- | net/p5-POE-Component-Client-DNS/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-POE-Component-Client-DNS/Makefile b/net/p5-POE-Component-Client-DNS/Makefile index 11421d5814d..8b80d76412a 100644 --- a/net/p5-POE-Component-Client-DNS/Makefile +++ b/net/p5-POE-Component-Client-DNS/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2010/09/06 12:03:51 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2011/08/14 14:14:48 obache Exp $ # DISTNAME= POE-Component-Client-DNS-1.051 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} |