summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1997-08-19 07:17:56 +0000
committerBill Fenner <fenner@FreeBSD.org>1997-08-19 07:17:56 +0000
commit2de4e1c8c098ccaeb2d0b600836d5be20fa50d2f (patch)
tree903bdf6e29d0f7e6e9206ad04b1aa9b0f4361242 /databases
parentRe-sort SUBDIRS (diff)
Re-sort SUBDIRS
Notes
Notes: svn path=/head/; revision=7618
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 661a37de8d2e..560954a2ec20 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,12 +1,12 @@
-# $Id: Makefile,v 1.19 1997/07/20 14:34:58 jfitz Exp $
+# $Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp $
#
SUBDIR += db
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += msql
SUBDIR += mysql
- SUBDIR += p5-DBD-mysql
SUBDIR += p5-DBD-Pg
+ SUBDIR += p5-DBD-mysql
SUBDIR += p5-DBI
SUBDIR += p5-Msql
SUBDIR += p5-Mysql