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 50a65ca2dc8..7f39f318c24 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.90 2021/05/24 19:52:24 wiz Exp $ +# $NetBSD: Makefile,v 1.91 2022/06/28 11:34:03 wiz Exp $ DISTNAME= GD-2.72 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} |