diff options
Diffstat (limited to 'graphics/p5-Barcode-Code128/Makefile')
-rw-r--r-- | graphics/p5-Barcode-Code128/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Barcode-Code128/Makefile b/graphics/p5-Barcode-Code128/Makefile index 954b97e79b0..5df34b4fae1 100644 --- a/graphics/p5-Barcode-Code128/Makefile +++ b/graphics/p5-Barcode-Code128/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/10/06 14:11:09 asau Exp $ +# $NetBSD: Makefile,v 1.5 2013/05/31 12:41:07 wiz Exp $ DISTNAME= Barcode-Code128-2.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/W/WR/WRW/} |