diff options
Diffstat (limited to 'textproc/p5-Pod-Readme/Makefile')
-rw-r--r-- | textproc/p5-Pod-Readme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Readme/Makefile b/textproc/p5-Pod-Readme/Makefile index 04fdc39559a..0015029cee4 100644 --- a/textproc/p5-Pod-Readme/Makefile +++ b/textproc/p5-Pod-Readme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2017/06/05 14:24:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2018/08/22 09:46:54 wiz Exp $ DISTNAME= Pod-Readme-v1.1.2 PKGNAME= p5-${DISTNAME:S/v1/1/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} |