diff options
Diffstat (limited to 'textproc/clucene/Makefile')
-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 |