diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-30 00:31:06 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-30 00:33:09 +0800 |
commit | 16aee88e16a3306eeaac7ddda371e4e699dc67ef (patch) | |
tree | b160575a7754be6f3e83b9fc3d2ca868ee03eac2 | |
parent | 6ce3aa452abdbae08da683b9cfc2c3d9f85963d6 (diff) | |
download | freebsd-ports-16aee88e16a3306eeaac7ddda371e4e699dc67ef.zip |
textproc/lucene5: Update WWW
-rw-r--r-- | textproc/lucene5/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/lucene5/pkg-descr b/textproc/lucene5/pkg-descr index 622cf88894b7..a6afb944b2b5 100644 --- a/textproc/lucene5/pkg-descr +++ b/textproc/lucene5/pkg-descr @@ -2,4 +2,4 @@ Lucene 5.x is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications. -WWW: http://lucene.apache.org/java/ +WWW: https://lucene.apache.org/core/ |