diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-29 16:31:03 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-29 16:33:08 +0000 |
commit | 6ce3aa452abdbae08da683b9cfc2c3d9f85963d6 (patch) | |
tree | f0f9cc57e7cc0c20e4850299c09a483383927553 | |
parent | 3025f499129a2d764a8e8af0dff681aca63d8e5c (diff) |
textproc/lucene: Update WWW
-rw-r--r-- | textproc/lucene/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/lucene/pkg-descr b/textproc/lucene/pkg-descr index 20bb47507fe1..62e4c25b440b 100644 --- a/textproc/lucene/pkg-descr +++ b/textproc/lucene/pkg-descr @@ -2,4 +2,4 @@ Lucene 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/ |