aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 81ba9a0920cc..b095628ec4e9 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.6 1996/04/12 06:44:38 asami Exp $
+# $Id: Makefile,v 1.7 1996/09/03 19:42:10 jfitz Exp $
#
SUBDIR += exodus
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += msql
+ SUBDIR += postgres95
SUBDIR += xfsql
.include <bsd.port.subdir.mk>