diff options
Diffstat (limited to 'textproc/p5-XML-Bare/Makefile')
-rw-r--r-- | textproc/p5-XML-Bare/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Bare/Makefile b/textproc/p5-XML-Bare/Makefile index 3411468a7a8..fed37bed419 100644 --- a/textproc/p5-XML-Bare/Makefile +++ b/textproc/p5-XML-Bare/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2021/05/24 19:54:49 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2022/06/28 11:36:38 wiz Exp $ # DISTNAME= XML-Bare-0.53 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |