diff options
author | obache <obache@pkgsrc.org> | 2010-09-23 05:25:49 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-09-23 05:25:49 +0000 |
commit | f31bd1ab2ddd82e334425d0799ff4566624c8b3c (patch) | |
tree | bc099180fbd036b04a05f1047b81c2dfe5cc4daa /databases/Makefile | |
parent | 88a294fdaed02ecc306557964c4d01a934c45c9a (diff) | |
download | pkgsrc-f31bd1ab2ddd82e334425d0799ff4566624c8b3c.tar.gz |
+ couchdb
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 281ff3e0ef4..94bf391c2bf 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.350 2010/09/21 07:56:11 adam Exp $ +# $NetBSD: Makefile,v 1.351 2010/09/23 05:25:49 obache Exp $ # COMMENT= Databases @@ -10,6 +10,7 @@ SUBDIR+= bdb-xml SUBDIR+= cdb SUBDIR+= clisp-gdbm SUBDIR+= clisp-pgsql +SUBDIR+= couchdb #SUBDIR+= cstore # not enabled at present due to its size requirements SUBDIR+= datadraw SUBDIR+= db |