diff options
Diffstat (limited to 'textproc/lucene/Makefile')
-rw-r--r-- | textproc/lucene/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/lucene/Makefile b/textproc/lucene/Makefile index 51a760f7d376..a3475c765428 100644 --- a/textproc/lucene/Makefile +++ b/textproc/lucene/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/java/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Full-text search engine for Java +WWW= https://lucene.apache.org/core/ LICENSE= APACHE20 |