summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-22 01:40:44 +0000
committerminskim <minskim@pkgsrc.org>2004-02-22 01:40:44 +0000
commitaab3dcd49a245a2748b8ef083fa657b601f588bc (patch)
tree4ed468196d6ab16c9328ba1da96a5af0b1eac89c /databases
parenta34744d49cc56b495e896c2486bbd8b3bb9ea27c (diff)
downloadpkgsrc-aab3dcd49a245a2748b8ef083fa657b601f588bc.tar.gz
Add and enable p5-DBI-Shell.
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index b7cd9cc75d7..fb6c938b9aa 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.117 2004/02/14 19:06:53 jmmv Exp $
+# $NetBSD: Makefile,v 1.118 2004/02/22 01:40:44 minskim Exp $
#
COMMENT= Databases
@@ -52,6 +52,7 @@ SUBDIR+= p5-DBD-XBase
SUBDIR+= p5-DBD-mysql
SUBDIR+= p5-DBD-postgresql
SUBDIR+= p5-DBI
+SUBDIR+= p5-DBI-Shell
SUBDIR+= p5-DBIx-Datasource
SUBDIR+= p5-DBIx-SearchBuilder
SUBDIR+= p5-DB_File