diff options
Diffstat (limited to 'graphics/p5-GD-Barcode/Makefile')
-rw-r--r-- | graphics/p5-GD-Barcode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GD-Barcode/Makefile b/graphics/p5-GD-Barcode/Makefile index a0e30f67230..c7d0391d786 100644 --- a/graphics/p5-GD-Barcode/Makefile +++ b/graphics/p5-GD-Barcode/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 12:59:48 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 21:56:12 wiz Exp $ DISTNAME= GD-Barcode-1.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} |