diff options
Diffstat (limited to 'math/p5-Math-Base85/Makefile')
-rw-r--r-- | math/p5-Math-Base85/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-Base85/Makefile b/math/p5-Math-Base85/Makefile index 7e8e1f9d3f1..e888967f6c6 100644 --- a/math/p5-Math-Base85/Makefile +++ b/math/p5-Math-Base85/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2021/11/12 02:29:53 wen Exp $ +# $NetBSD: Makefile,v 1.23 2022/06/28 11:34:39 wiz Exp $ DISTNAME= Math-Base85-0.5 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} |