summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-CSV/Makefile
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2002-02-14 15:55:20 +0000
committermjl <mjl@pkgsrc.org>2002-02-14 15:55:20 +0000
commit5bf01d362371f38c2f795d283e7f9588082b0b4e (patch)
tree10adf84366c0ee9ecfab9b1a96ddb21e1b69b017 /databases/p5-DBD-CSV/Makefile
parent12532193d2161e3e9dbd902fd33f06fbcbeccb80 (diff)
downloadpkgsrc-5bf01d362371f38c2f795d283e7f9588082b0b4e.tar.gz
Update p5-DBD-CSV to 0.2001
adjusted docs to show Jeff as the new maintainer. added docs for extended SQL features (joins, etc.) available with SQL::Statement 1.0 and above. adjusted tests blobs.t, chopblanks.t, and ak-dbd.t to work with all versions of SQL::Statement.
Diffstat (limited to 'databases/p5-DBD-CSV/Makefile')
-rw-r--r--databases/p5-DBD-CSV/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index 4ce80c782a2..9d88d0b6808 100644
--- a/databases/p5-DBD-CSV/Makefile
+++ b/databases/p5-DBD-CSV/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2001/11/30 14:15:33 mjl Exp $
+# $NetBSD: Makefile,v 1.9 2002/02/14 15:55:20 mjl Exp $
#
-DISTNAME= DBD-CSV-0.1029
+DISTNAME= DBD-CSV-0.2001
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dcs
CATEGORIES= databases perl5