summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>1999-03-03 00:07:43 +0000
committerkim <kim@pkgsrc.org>1999-03-03 00:07:43 +0000
commitf3cb0b8744effd9600679f437ac47957a82701c7 (patch)
treecadb3d11c5d4baed682940eac0b0d3b1223a6b34 /databases
parentb7dd958b0a8efcca34b60dc557467b6fba2abacc (diff)
downloadpkgsrc-f3cb0b8744effd9600679f437ac47957a82701c7.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