diff options
Diffstat (limited to 'net/p5-POE-Component-SNMP/Makefile')
-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 b706cbc6ebe..01bf3126d32 100644 --- a/net/p5-POE-Component-SNMP/Makefile +++ b/net/p5-POE-Component-SNMP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2019/08/11 13:22:25 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2020/08/31 18:10:49 wiz Exp $ DISTNAME= POE-Component-SNMP-1.1006 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} |