summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index d53f752d7966..4ccc2c25f1db 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.10 1996/10/24 00:02:50 jfitz Exp $
+# $Id: Makefile,v 1.11 1996/10/24 08:59:35 jfitz Exp $
#
SUBDIR += exodus
SUBDIR += gdbm
@@ -9,6 +9,7 @@
SUBDIR += p5-Msql
SUBDIR += p5-Pg
SUBDIR += postgres95
+ SUBDIR += typhoon
SUBDIR += xfsql
.include <bsd.port.subdir.mk>