summaryrefslogtreecommitdiff
path: root/databases/tokyocabinet/Makefile
diff options
context:
space:
mode:
authorobache <obache>2008-12-16 07:35:17 +0000
committerobache <obache>2008-12-16 07:35:17 +0000
commitcbbcf9c907ef17be484fa156f35413f6bf945e38 (patch)
treeae82bc679863e31d21de6fb5d4e5e6d14bb4f99b /databases/tokyocabinet/Makefile
parentc9823e414f3f697f51b3ec31188f3c7c06d6529f (diff)
downloadpkgsrc-cbbcf9c907ef17be484fa156f35413f6bf945e38.tar.gz
Update TokyoCabinet to 1.3.25.
Changes: 2008-12-16 Mikio Hirabayashi * tcbdb.c (tcbdbsearchleaf): performance was improved. - Release: 1.3.25
Diffstat (limited to 'databases/tokyocabinet/Makefile')
-rw-r--r--databases/tokyocabinet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile
index 997d7fe34f4..78add361d69 100644
--- a/databases/tokyocabinet/Makefile
+++ b/databases/tokyocabinet/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2008/12/15 11:15:05 obache Exp $
+# $NetBSD: Makefile,v 1.15 2008/12/16 07:35:17 obache Exp $
#
-DISTNAME= tokyocabinet-1.3.24
+DISTNAME= tokyocabinet-1.3.25
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/}