diff options
Diffstat (limited to 'textproc/p5-List-Compare/Makefile')
-rw-r--r-- | textproc/p5-List-Compare/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-List-Compare/Makefile b/textproc/p5-List-Compare/Makefile index 61b47a57ec4..99e2fd72aed 100644 --- a/textproc/p5-List-Compare/Makefile +++ b/textproc/p5-List-Compare/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2021/05/24 19:54:32 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2022/06/28 11:36:19 wiz Exp $ DISTNAME= List-Compare-0.55 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/} |