diff options
author | mjl <mjl@pkgsrc.org> | 2000-10-24 11:34:52 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2000-10-24 11:34:52 +0000 |
commit | 56a435e398087a76fe31110f1a96c93f1f38c025 (patch) | |
tree | 46ca5dfabe05c331ab3ed8d6b8c5cca9082fb961 /databases/Makefile | |
parent | c4525f27d9214d12234df07823b67bc3ec08dc7c (diff) | |
download | pkgsrc-56a435e398087a76fe31110f1a96c93f1f38c025.tar.gz |
Enable p5-Text-CVS_XS, p5-SQL-Statement, p5-DBD-CSV
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 6a26515f4e5..b1e88c5f6cc 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2000/10/24 10:12:31 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2000/10/24 11:34:52 mjl Exp $ # FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp # @@ -27,6 +27,7 @@ SUBDIR += p5-gdbm SUBDIR += p5-perl-ldap SUBDIR += p5-pgsql + SUBDIR += p5-SQL-Statement SUBDIR += pgaccess SUBDIR += postgresql SUBDIR += py-gdbm |