summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-05-23 21:47:09 +0000
committertron <tron@pkgsrc.org>1998-05-23 21:47:09 +0000
commit97866e6aeb2d8dce7d8eb108d8419790d83015f4 (patch)
treec798c553cc924c4053e7cf6fc48799764e81519c /databases
parent1a1fc830e012d4eb6fe864fbc943a2afd6767a36 (diff)
downloadpkgsrc-97866e6aeb2d8dce7d8eb108d8419790d83015f4.tar.gz
Add and enable "py-gdbm", fixes PR pkg/5420.
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 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"