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 002c4a243748..871aa2e2ca5b 100644 --- a/textproc/clucene/Makefile +++ b/textproc/clucene/Makefile @@ -3,7 +3,7 @@ PORTNAME= clucene PORTVERSION= 2.3.3.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-core-unstable/2.3 DISTNAME= ${PORTNAME}-core-${PORTVERSION} |