diff options
Diffstat (limited to 'math/p5-Spreadsheet-XLSX/Makefile')
-rw-r--r-- | math/p5-Spreadsheet-XLSX/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Spreadsheet-XLSX/Makefile b/math/p5-Spreadsheet-XLSX/Makefile index f6cee0654f1..4c1b6dd4383 100644 --- a/math/p5-Spreadsheet-XLSX/Makefile +++ b/math/p5-Spreadsheet-XLSX/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2020/08/31 18:10:17 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2021/05/24 19:53:02 wiz Exp $ # DISTNAME= Spreadsheet-XLSX-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/} |