diff options
Diffstat (limited to 'textproc/p5-XML-RSS/Makefile')
-rw-r--r-- | textproc/p5-XML-RSS/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile index 65dc14dcd84..2206f050deb 100644 --- a/textproc/p5-XML-RSS/Makefile +++ b/textproc/p5-XML-RSS/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2018/03/08 13:15:30 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2018/08/22 09:47:08 wiz Exp $ DISTNAME= XML-RSS-1.60 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |