summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1996-10-24 00:03:46 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1996-10-24 00:03:46 +0000
commitd4964ef40bfd4bdc35c4932a581c6aeadcdfc9e0 (patch)
treedf7701ecab433e40ceccd30e3b87302fdea90850 /databases
parentan interface between perl5 and the database Postgres95. (diff)
Update for new perl5 ports
Notes
Notes: svn path=/head/; revision=4084
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 064232f9b15c..81aa66f3edfb 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,10 +1,14 @@
-# $Id: Makefile,v 1.8 1996/09/23 22:41:31 jfitz Exp $
+# $Id: Makefile,v 1.9 1996/10/17 02:46:25 jfitz Exp $
#
SUBDIR += exodus
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += msql
SUBDIR += msqlperl
+ SUBDIR += p5-DBD-mSQL
+ SUBDIR += p5-DBI
+ SUBDIR += p5-Msql
+ SUBDIR += p5-Pg
SUBDIR += postgres95
SUBDIR += xfsql