diff options
Diffstat (limited to 'graphics/p5-GDTextUtil/Makefile')
-rw-r--r-- | graphics/p5-GDTextUtil/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GDTextUtil/Makefile b/graphics/p5-GDTextUtil/Makefile index c5a158d4af6..781fea7d627 100644 --- a/graphics/p5-GDTextUtil/Makefile +++ b/graphics/p5-GDTextUtil/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2011/08/14 12:59:49 obache Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/03 21:56:13 wiz Exp $ DISTNAME= GDTextUtil-0.86 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 SVR4_PKGNAME= p5gdt CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} |