summaryrefslogtreecommitdiff
path: root/security/p5-Digest-CRC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Digest-CRC/Makefile')
-rw-r--r--security/p5-Digest-CRC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-CRC/Makefile b/security/p5-Digest-CRC/Makefile
index 2d3b1ac0428..65af33c9079 100644
--- a/security/p5-Digest-CRC/Makefile
+++ b/security/p5-Digest-CRC/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2019/08/11 13:22:55 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2019/11/04 21:12:57 rillig Exp $
DISTNAME= Digest-CRC-0.22.2
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,7 @@ HOMEPAGE= https://metacpan.org/release/Digest-CRC
COMMENT= Perl5 extension interface for cyclic redundancy check algorithms
LICENSE= public-domain
-PERL5_PACKLIST= auto/Digest/CRC/.packlist
+PERL5_PACKLIST= auto/Digest/CRC/.packlist
WRKSRC= ${WRKDIR}/Digest-CRC-0.22
.include "../../lang/perl5/module.mk"