diff options
Diffstat (limited to 'graphics/p5-SVG/Makefile')
-rw-r--r-- | graphics/p5-SVG/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-SVG/Makefile b/graphics/p5-SVG/Makefile index 96e9e8b08fb..ef22a65b1f4 100644 --- a/graphics/p5-SVG/Makefile +++ b/graphics/p5-SVG/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2020/09/07 11:23:35 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2021/05/24 19:52:26 wiz Exp $ DISTNAME= SVG-2.85 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVG/} |