diff options
author | wiz <wiz@pkgsrc.org> | 2012-05-14 09:21:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-05-14 09:21:15 +0000 |
commit | 4ddf18a8bcb2a27a655b918663681e9dbaa5103c (patch) | |
tree | 6d5d73069d356e319affc831a22275d31f4aeff1 /databases/Makefile | |
parent | f0bc91491d9639b5bbc6ab98b16705930baed7d3 (diff) | |
download | pkgsrc-4ddf18a8bcb2a27a655b918663681e9dbaa5103c.tar.gz |
+ ocaml-sqlite3
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 60a445d1189..95c7c39f7b4 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.399 2012/03/21 22:17:35 mspo Exp $ +# $NetBSD: Makefile,v 1.400 2012/05/14 09:21:15 wiz Exp $ # COMMENT= Databases @@ -83,6 +83,7 @@ SUBDIR+= mysqlcc SUBDIR+= mytop SUBDIR+= nss_ldap SUBDIR+= ocaml-mysql +SUBDIR+= ocaml-sqlite3 SUBDIR+= odbc-postgresql SUBDIR+= openldap SUBDIR+= openldap-client |