diff options
Diffstat (limited to 'comms/p5-Device-XBee-API/Makefile')
-rw-r--r-- | comms/p5-Device-XBee-API/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/p5-Device-XBee-API/Makefile b/comms/p5-Device-XBee-API/Makefile index 1dcccf0e704..ed04e97f532 100644 --- a/comms/p5-Device-XBee-API/Makefile +++ b/comms/p5-Device-XBee-API/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/06/15 06:22:55 dsainty Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:48:30 wiz Exp $ # DISTNAME= Device-XBee-API-0.7 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= http://search.cpan.org/CPAN/authors/id/J/JE/JEAGLE/ |