summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index c079d2dea42..95e26753bdb 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:18 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/05/23 21:47:09 tron Exp $
# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp
#
@@ -14,6 +14,7 @@
# SUBDIR += p5-Mysql
# SUBDIR += p5-Pg
SUBDIR += postgresql
+ SUBDIR += py-gdbm
# SUBDIR += typhoon
.include "../mk/bsd.pkg.subdir.mk"