diff options
Diffstat (limited to 'devel/p5-Class-Data-Inheritable/Makefile')
-rw-r--r-- | devel/p5-Class-Data-Inheritable/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-Class-Data-Inheritable/Makefile b/devel/p5-Class-Data-Inheritable/Makefile index b8785fdec69..4ca58d221df 100644 --- a/devel/p5-Class-Data-Inheritable/Makefile +++ b/devel/p5-Class-Data-Inheritable/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2021/05/24 19:50:16 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2021/10/01 23:38:11 wen Exp $ -DISTNAME= Class-Data-Inheritable-0.08 +DISTNAME= Class-Data-Inheritable-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 13 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} |