diff options
Diffstat (limited to 'math/p5-Spreadsheet-Read/Makefile')
-rw-r--r-- | math/p5-Spreadsheet-Read/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Spreadsheet-Read/Makefile b/math/p5-Spreadsheet-Read/Makefile index b8612fced90..15325991f92 100644 --- a/math/p5-Spreadsheet-Read/Makefile +++ b/math/p5-Spreadsheet-Read/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/07/16 00:30:14 schmonz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:31 wiz Exp $ # DISTNAME= Spreadsheet-Read-0.54 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/} EXTRACT_SUFX= .tgz |