diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 15:31:55 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 15:31:55 +0000 |
commit | 1e9999ddafb341c00dd0f6b0f84ac860379e34f6 (patch) | |
tree | 06b7d836daa984c126f0a48ba9fa4a43249105ad /textproc/clucene | |
parent | 87f97647a76ebc05747a72eafd239666463fde36 (diff) | |
download | ports-1e9999ddafb341c00dd0f6b0f84ac860379e34f6.tar.gz ports-1e9999ddafb341c00dd0f6b0f84ac860379e34f6.zip |
Notes
Diffstat (limited to 'textproc/clucene')
-rw-r--r-- | textproc/clucene/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/clucene/Makefile b/textproc/clucene/Makefile index c15f401e28a6..df7bd880fe8b 100644 --- a/textproc/clucene/Makefile +++ b/textproc/clucene/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-core-unstable/2.3 DISTNAME= ${PORTNAME}-core-${PORTVERSION} MAINTAINER= office@FreeBSD.org -COMMENT= CLucene is a C++ port of Lucene +COMMENT= C++ port of Lucene LICENSE= APACHE20 LGPL21 LICENSE_COMB= dual |