summaryrefslogtreecommitdiff
path: root/math/p5-Spreadsheet-WriteExcel/Makefile
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-08-17 12:58:29 +0000
committerhe <he@pkgsrc.org>2008-08-17 12:58:29 +0000
commitd67adc0bc2585a9edb6f4af5a9221039dabf7a37 (patch)
tree503338fdccef7d1839430bb0c081f2a016a6486e /math/p5-Spreadsheet-WriteExcel/Makefile
parentfb891f78422e4cc26739c44f4b9ce675a9bb8fd0 (diff)
downloadpkgsrc-d67adc0bc2585a9edb6f4af5a9221039dabf7a37.tar.gz
Update from version 2.22 to 2.23. Changes:
2.23 August 10 2008 - Major + Added Excel data validation with examples and test suite.
Diffstat (limited to 'math/p5-Spreadsheet-WriteExcel/Makefile')
-rw-r--r--math/p5-Spreadsheet-WriteExcel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Spreadsheet-WriteExcel/Makefile b/math/p5-Spreadsheet-WriteExcel/Makefile
index 6bfd2259999..cd1a3dbf3a4 100644
--- a/math/p5-Spreadsheet-WriteExcel/Makefile
+++ b/math/p5-Spreadsheet-WriteExcel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2008/07/27 18:33:55 he Exp $
+# $NetBSD: Makefile,v 1.18 2008/08/17 12:58:29 he Exp $
#
-DISTNAME= Spreadsheet-WriteExcel-2.22
+DISTNAME= Spreadsheet-WriteExcel-2.23
PKGNAME= p5-${DISTNAME}
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}