diff options
Diffstat (limited to 'databases/leveldb/Makefile')
-rw-r--r-- | databases/leveldb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/leveldb/Makefile b/databases/leveldb/Makefile index fc522b7aee5d..986302055388 100644 --- a/databases/leveldb/Makefile +++ b/databases/leveldb/Makefile @@ -7,7 +7,7 @@ CATEGORIES= databases MASTER_SITES= GOOGLE_CODE MAINTAINER= sunpoet@FreeBSD.org -COMMENT= A fast and lightweight key/value database library by Google +COMMENT= Fast and lightweight key/value database library by Google OPTIONS_DEFINE= GPERFTOOLS SNAPPY OPTIONS_DEFAULT=SNAPPY |