summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-CSV-Hash/Makefile
diff options
context:
space:
mode:
authorabs <abs>2002-01-17 00:01:59 +0000
committerabs <abs>2002-01-17 00:01:59 +0000
commite348edde0b1f15bcafa0c4a78c9ee2eb11bfe6f7 (patch)
tree94db381c666fb158d6289a5b7d89d5cb3dc4bd82 /textproc/p5-Text-CSV-Hash/Makefile
parent71edc60781179734f3f4343a17ef282cb7551af4 (diff)
downloadpkgsrc-e348edde0b1f15bcafa0c4a78c9ee2eb11bfe6f7.tar.gz
Update p5-Text-CSV-Hash to 0.05
Correctly handle commas and other fun in column headings when writing out csv files.
Diffstat (limited to 'textproc/p5-Text-CSV-Hash/Makefile')
-rw-r--r--textproc/p5-Text-CSV-Hash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-CSV-Hash/Makefile b/textproc/p5-Text-CSV-Hash/Makefile
index 66d6c9de98b..5cc489d2ebf 100644
--- a/textproc/p5-Text-CSV-Hash/Makefile
+++ b/textproc/p5-Text-CSV-Hash/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2002/01/16 22:06:06 abs Exp $
+# $NetBSD: Makefile,v 1.3 2002/01/17 00:01:59 abs Exp $
-DISTNAME= Text-CSV-Hash-0.04
+DISTNAME= Text-CSV-Hash-0.05
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= http://www.mono.org/abs/tools/Text-CSV-Hash/