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-POE-Component-SNMP | |
parent | c731522a3bbc5c173afc327df22d2d032c06dd25 (diff) | |
download | pkgsrc-81f7b4705fbf80c85e13b93a286039a0d6ad1bfe.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'net/p5-POE-Component-SNMP')
-rw-r--r-- | net/p5-POE-Component-SNMP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-POE-Component-SNMP/Makefile b/net/p5-POE-Component-SNMP/Makefile index 4358074ee8a..8e1bc66080b 100644 --- a/net/p5-POE-Component-SNMP/Makefile +++ b/net/p5-POE-Component-SNMP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2010/09/28 13:21:32 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2011/08/14 14:14:48 obache Exp $ DISTNAME= POE-Component-SNMP-1.1006 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} |