diff options
author | obache <obache@pkgsrc.org> | 2008-10-11 12:27:36 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-10-11 12:27:36 +0000 |
commit | 03bbe1ca721627a2cbc57603bbd8674c5c4e9e90 (patch) | |
tree | 9608622e5bd949ed2c741e74b21927d7e3e94f5d /databases | |
parent | 5f17945b40a50ac9ef273a391fbf34d3aeba5513 (diff) | |
download | pkgsrc-03bbe1ca721627a2cbc57603bbd8674c5c4e9e90.tar.gz |
+ tokyotyrant
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index b747602e487..3f71be5c399 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.276 2008/09/19 09:27:18 wiz Exp $ +# $NetBSD: Makefile,v 1.277 2008/10/11 12:27:36 obache Exp $ # COMMENT= Databases @@ -257,6 +257,7 @@ SUBDIR+= tcl-gdbm SUBDIR+= tdb SUBDIR+= tinycdb SUBDIR+= tokyocabinet +SUBDIR+= tokyotyrant SUBDIR+= unixodbc SUBDIR+= xsqlmenu SUBDIR+= yap2lc |