diff options
Diffstat (limited to 'math/p5-Spreadsheet-Read/Makefile')
-rw-r--r-- | math/p5-Spreadsheet-Read/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Spreadsheet-Read/Makefile b/math/p5-Spreadsheet-Read/Makefile index 32f15a1c6a5..786c3fddbfa 100644 --- a/math/p5-Spreadsheet-Read/Makefile +++ b/math/p5-Spreadsheet-Read/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2013/12/09 14:17:49 obache Exp $ +# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:55 wiz Exp $ # DISTNAME= Spreadsheet-Read-0.45 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/} EXTRACT_SUFX= .tgz |