diff options
Diffstat (limited to 'textproc/p5-Pod-Strip/Makefile')
-rw-r--r-- | textproc/p5-Pod-Strip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Strip/Makefile b/textproc/p5-Pod-Strip/Makefile index bb3dba7f816..77c6daae953 100644 --- a/textproc/p5-Pod-Strip/Makefile +++ b/textproc/p5-Pod-Strip/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2016/06/08 19:24:33 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2017/06/05 14:24:44 ryoon Exp $ # DISTNAME= Pod-Strip-1.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} |