diff options
Diffstat (limited to 'graphics/p5-GD/Makefile')
-rw-r--r-- | graphics/p5-GD/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index ef65121c76d..479f9161ea9 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.76 2017/04/27 12:40:00 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2017/06/05 14:24:00 ryoon Exp $ DISTNAME= GD-2.66 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} |