diff options
Diffstat (limited to 'comms/p5-Device-XBee-API/Makefile')
-rw-r--r-- | comms/p5-Device-XBee-API/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/p5-Device-XBee-API/Makefile b/comms/p5-Device-XBee-API/Makefile index badb7b22ff5..6438b4c229b 100644 --- a/comms/p5-Device-XBee-API/Makefile +++ b/comms/p5-Device-XBee-API/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2017/06/05 14:22:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.12 2018/08/22 09:43:04 wiz Exp $ # DISTNAME= Device-XBee-API-0.8 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= http://search.cpan.org/CPAN/authors/id/J/JE/JEAGLE/ |