summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorkim <kim>1999-03-03 00:07:43 +0000
committerkim <kim>1999-03-03 00:07:43 +0000
commit67f95d470b64f7284a1057f8bf1ccdd3e99e9d1a (patch)
treecadb3d11c5d4baed682940eac0b0d3b1223a6b34 /databases
parent2c7485a41fc67f7ce13fd5031e0a203c959b30b4 (diff)
downloadpkgsrc-67f95d470b64f7284a1057f8bf1ccdd3e99e9d1a.tar.gz
Add and enable p5-gdbm
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 1082cf470da..2b3df8195a4 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1999/01/07 16:50:42 hwr Exp $
+# $NetBSD: Makefile,v 1.12 1999/03/03 00:07:43 kim Exp $
# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp
#
@@ -15,6 +15,7 @@
# SUBDIR += p5-Msql
# SUBDIR += p5-Mysql
# SUBDIR += p5-Pg
+ SUBDIR += p5-gdbm
SUBDIR += postgresql
SUBDIR += py-gdbm
SUBDIR += py-mysql