diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2010-05-21 03:55:55 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2010-05-21 03:55:55 +0000 |
commit | 1769355a06f1e02e27274ea44d1684032cd0f232 (patch) | |
tree | 96c2480a64f8ea702e39dfd75ae5ae7ad110e4bf /databases/kyotocabinet/Makefile | |
parent | 8712b799f327348e1b9a64976e56a0a8b6c6bdb9 (diff) |
Update to 0.9.18.
Notes
Notes:
svn path=/head/; revision=254683
Diffstat (limited to 'databases/kyotocabinet/Makefile')
-rw-r--r-- | databases/kyotocabinet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/kyotocabinet/Makefile b/databases/kyotocabinet/Makefile index c296f4c574cd..1022bd6fe998 100644 --- a/databases/kyotocabinet/Makefile +++ b/databases/kyotocabinet/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kyotocabinet -PORTVERSION= 0.9.17 +PORTVERSION= 0.9.18 CATEGORIES= databases MASTER_SITES= http://1978th.net/kyotocabinet/ |