diff options
-rw-r--r-- | databases/kumofs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/kumofs/Makefile b/databases/kumofs/Makefile index 814e9207dbc1..177634703eec 100644 --- a/databases/kumofs/Makefile +++ b/databases/kumofs/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= kuriyama DISTNAME= kumofs-${GIT_REVISION} MAINTAINER= kuriyama@FreeBSD.org -COMMENT= Scalabe and highly available distributed key-value store +COMMENT= Scalable and highly available distributed key-value store LIB_DEPENDS= msgpack:${PORTSDIR}/devel/msgpack \ tokyocabinet:${PORTSDIR}/databases/tokyocabinet |