summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorsalo <salo>2003-06-03 22:27:57 +0000
committersalo <salo>2003-06-03 22:27:57 +0000
commit12867ce6745576e9f263bae7e3be86fbf2077009 (patch)
tree4decb0827ee6432962c0ba242742b46efd016d94 /databases
parente15f056a63fcb66669e026ce469a23b37536ac97 (diff)
downloadpkgsrc-12867ce6745576e9f263bae7e3be86fbf2077009.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