aboutsummaryrefslogtreecommitdiff
path: root/databases/tokyocabinet/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2008-12-24 08:24:13 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2008-12-24 08:24:13 +0000
commite19b97733af7cd42f0e06669de9b5f08580dc138 (patch)
tree8ce343a488086f65c6e5beb47a43f9539804ce47 /databases/tokyocabinet/Makefile
parent74c696044abed38ef38cb76e94eb86d3447aafa1 (diff)
downloadports-e19b97733af7cd42f0e06669de9b5f08580dc138.tar.gz
ports-e19b97733af7cd42f0e06669de9b5f08580dc138.zip
Notes
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 5b74f7dbe228..d924f070d4f1 100644
--- a/databases/tokyocabinet/Makefile
+++ b/databases/tokyocabinet/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tokyocabinet
-PORTVERSION= 1.3.4
+PORTVERSION= 1.3.25
CATEGORIES= databases
MASTER_SITES= http://tokyocabinet.sourceforge.net/
@@ -27,7 +27,7 @@ MAN1= tcamgr.1 tcatest.1 tcbmgr.1 tcbmttest.1 tcbtest.1 \
tchmgr.1 tchmttest.1 tchtest.1 tcucodec.1 tcumttest.1 \
tcutest.1
MAN3= tcadb.3 tcbdb.3 tcfdb.3 tchdb.3 tclist.3 tcmap.3 \
- tcmdb.3 tcmpool.3 tcutil.3 tcxstr.3 tokyocabinet.3
+ tcmdb.3 tcmpool.3 tcutil.3 tcxstr.3 tokyocabinet.3 tctree.3
OPTIONS= DEBUG "Debugging support" off \
DEVEL "Development build" off \