- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
a5a6e76fad
commit
e039041ed8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520846
@ -11,6 +11,7 @@ MAINTAINER= osa@FreeBSD.org
|
||||
COMMENT= Persistent key-value database with built-in net interface
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
OPTIONS_DEFINE= JEMALLOC TESTS TRIB
|
||||
OPTIONS_RADIO= EXTLUA
|
||||
|
@ -16,4 +16,4 @@ Redis also supports trivial-to-setup master-slave replication, with very
|
||||
fast non-blocking first synchronization, auto-reconnection on net split
|
||||
and so forth.
|
||||
|
||||
WWW: http://redis.io/
|
||||
WWW: https://redis.io/
|
||||
|
Loading…
Reference in New Issue
Block a user