summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1997-04-02 12:43:58 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>1997-04-02 12:43:58 +0000
commita4ce51021849aec51dd1775a54365ee54a682688 (patch)
tree61542de50c8800b6ec258004e112e6e94c421f3c
parentMore updates...www.ki.net doesn't exist anymore (diff)
Add PostgreSQL port, remove Postgres95 port
Notes
Notes: svn path=/head/; revision=6113
-rw-r--r--databases/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 427fbb338b09..33fd0ac97826 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,5 +1,6 @@
-# $Id: Makefile,v 1.12 1996/12/12 02:41:29 erich Exp $
+# $Id: Makefile,v 1.13 1997/03/25 04:40:29 jfitz Exp $
#
+ SUBDIR += PostgreSQL
SUBDIR += exodus
SUBDIR += gdbm
SUBDIR += gnats
@@ -9,7 +10,6 @@
SUBDIR += p5-DBI
SUBDIR += p5-Msql
SUBDIR += p5-Pg
- SUBDIR += postgres95
SUBDIR += typhoon
SUBDIR += xfsql