diff options
Diffstat (limited to 'databases/leveldb/Makefile')
-rw-r--r-- | databases/leveldb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/leveldb/Makefile b/databases/leveldb/Makefile index a8318456ec50..19220a612e46 100644 --- a/databases/leveldb/Makefile +++ b/databases/leveldb/Makefile @@ -4,6 +4,7 @@ CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast and lightweight key/value database library by Google +WWW= https://github.com/google/leveldb LICENSE= BSD3CLAUSE |