summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1997-04-10 19:21:29 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>1997-04-10 19:21:29 +0000
commit218c87b734b90ba4257829a6cb4d7990555a1469 (patch)
tree3c04040369fd3eb96879fafe7c211fa585f7fafe /databases
parentUpdate postgresql port from v1.09 to v6.0 using files from PostgreSQL (diff)
Change PostgreSQL to postgresql
Notes
Notes: svn path=/head/; revision=6178
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 33fd0ac97826..578f58911257 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,6 +1,5 @@
-# $Id: Makefile,v 1.13 1997/03/25 04:40:29 jfitz Exp $
+# $Id: Makefile,v 1.14 1997/04/02 12:43:58 scrappy Exp $
#
- SUBDIR += PostgreSQL
SUBDIR += exodus
SUBDIR += gdbm
SUBDIR += gnats
@@ -10,6 +9,7 @@
SUBDIR += p5-DBI
SUBDIR += p5-Msql
SUBDIR += p5-Pg
+ SUBDIR += postgresql
SUBDIR += typhoon
SUBDIR += xfsql