- Add LICENSE_FILE

- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2019-12-25 09:40:48 +00:00
parent a5a6e76fad
commit e039041ed8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520846
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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/