aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorscrappy <scrappy@FreeBSD.org>1997-04-11 03:21:29 +0800
committerscrappy <scrappy@FreeBSD.org>1997-04-11 03:21:29 +0800
commitd622a45053920cd013139faa01599943a0e5d581 (patch)
tree8803d4fad0372c44d963c9f65517c2089ad1c757 /databases
parent740691dc26e4b8ff41d912092da25a7bafb5454c (diff)
downloadfreebsd-ports-gnome-d622a45053920cd013139faa01599943a0e5d581.tar.gz
freebsd-ports-gnome-d622a45053920cd013139faa01599943a0e5d581.tar.zst
freebsd-ports-gnome-d622a45053920cd013139faa01599943a0e5d581.zip
Change PostgreSQL to postgresql
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