diff options
Diffstat (limited to 'graphics/p5-GD/Makefile')
-rw-r--r-- | graphics/p5-GD/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index 2bcfb61a7ae..7c74eef8422 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2012/10/06 14:11:09 asau Exp $ +# $NetBSD: Makefile,v 1.56 2013/01/26 21:37:56 adam Exp $ DISTNAME= GD-2.46 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5bd CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} |