diff options
Diffstat (limited to 'textproc/p5-XML-RSS/Makefile')
-rw-r--r-- | textproc/p5-XML-RSS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile index efc4bcde44a..0ab8925dc63 100644 --- a/textproc/p5-XML-RSS/Makefile +++ b/textproc/p5-XML-RSS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2021/05/24 19:54:54 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2022/06/28 11:36:43 wiz Exp $ DISTNAME= XML-RSS-1.62 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |