summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-06-03 22:27:57 +0000
committersalo <salo@pkgsrc.org>2003-06-03 22:27:57 +0000
commit97e5924a30f0923c3a73ad5d194e69c0dd172b39 (patch)
tree4decb0827ee6432962c0ba242742b46efd016d94 /databases
parent16c32b9e8d80b2307cb4954a2785d3356202e29c (diff)
downloadpkgsrc-97e5924a30f0923c3a73ad5d194e69c0dd172b39.tar.gz
Add p5-DBD-XBase.
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 2d7e3a8c03d..84b96276611 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2003/05/17 01:45:41 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.99 2003/06/03 22:27:57 salo Exp $
#
COMMENT= Databases
@@ -42,6 +42,7 @@ SUBDIR+= p5-Apache-DBI
SUBDIR+= p5-DBD-CSV
SUBDIR+= p5-DBD-SQLite
SUBDIR+= p5-DBD-Sybase
+SUBDIR+= p5-DBD-XBase
SUBDIR+= p5-DBD-mysql
SUBDIR+= p5-DBD-postgresql
SUBDIR+= p5-DBI