diff options
Diffstat (limited to 'textproc/p5-Pod-Weaver/Makefile')
-rw-r--r-- | textproc/p5-Pod-Weaver/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Weaver/Makefile b/textproc/p5-Pod-Weaver/Makefile index 4193364df65..0b2816d0bf3 100644 --- a/textproc/p5-Pod-Weaver/Makefile +++ b/textproc/p5-Pod-Weaver/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2021/09/04 23:20:07 wen Exp $ +# $NetBSD: Makefile,v 1.23 2022/06/28 11:36:23 wiz Exp $ DISTNAME= Pod-Weaver-4.018 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} |