Date: Mon, 28 Oct 2024 19:43:36 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 75ab1fa9d008 - main - databases/rocksdb-jni: Update WWW Message-ID: <202410281943.49SJhaFN052894@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=75ab1fa9d00837e557bd79592f80bc0a5f8c178c commit 75ab1fa9d00837e557bd79592f80bc0a5f8c178c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-28 19:43:13 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-28 19:43:34 +0000 databases/rocksdb-jni: Update WWW --- databases/rocksdb-jni/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/databases/rocksdb-jni/Makefile b/databases/rocksdb-jni/Makefile index 53f7cc7f0bd9..eeccf6b3ab27 100644 --- a/databases/rocksdb-jni/Makefile +++ b/databases/rocksdb-jni/Makefile @@ -13,7 +13,8 @@ EXTRACT_ONLY= ${GH_ACCOUNT}-${GH_PROJECT}-${DISTVERSIONFULL}_GH0${EXTRACT_SUFX} MAINTAINER= yuri@FreeBSD.org COMMENT= Java (JNI) interface to RocksDB -WWW= https://rocksdb.org/ +WWW= https://rocksdb.org/ \ + https://github.com/facebook/rocksdb LICENSE= APACHE20 GPLv2 LICENSE_COMB= dual
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410281943.49SJhaFN052894>