summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjaapb <jaapb>2012-12-15 11:03:32 +0000
committerjaapb <jaapb>2012-12-15 11:03:32 +0000
commit70b79c606d07d5be15ddc6dbc63076442241f6a4 (patch)
treec902e4eb72acac2026e228867402b5da786eace2 /databases
parentadc51ae183ebf970df211140e451a42fc5aaab6f (diff)
downloadpkgsrc-70b79c606d07d5be15ddc6dbc63076442241f6a4.tar.gz
Added ocaml-dbm package to Makefile
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 f9311dfcc67..3a06734d305 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.414 2012/11/27 11:33:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.415 2012/12/15 11:03:32 jaapb Exp $
#
COMMENT= Databases
@@ -80,6 +80,7 @@ SUBDIR+= mysql55-server
SUBDIR+= mysqlcc
SUBDIR+= mytop
SUBDIR+= nss_ldap
+SUBDIR+= ocaml-dbm
SUBDIR+= ocaml-mysql
SUBDIR+= ocaml-sqlite3
SUBDIR+= odbc-postgresql