diff options
Diffstat (limited to 'graphics/p5-GD-SVG/Makefile')
-rw-r--r-- | graphics/p5-GD-SVG/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GD-SVG/Makefile b/graphics/p5-GD-SVG/Makefile index 42669255cd2..d38fc536792 100644 --- a/graphics/p5-GD-SVG/Makefile +++ b/graphics/p5-GD-SVG/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2020/08/31 18:09:42 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2021/05/24 19:52:24 wiz Exp $ # DISTNAME= GD-SVG-0.33 PKGNAME= p5-${DISTNAME} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} |