diff options
author | clsung <clsung@FreeBSD.org> | 2006-10-05 01:38:57 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-10-05 01:38:57 +0000 |
commit | 3b40faa40fb61f77a2bb4e8446ac948f71e2b1be (patch) | |
tree | c7f7e24bcbf254da82afab3dcec03f5251d4182e /textproc | |
parent | df65d40c415babd946b616eff04b50b79e6189f7 (diff) | |
download | FreeBSD-ports-3b40faa40fb61f77a2bb4e8446ac948f71e2b1be.zip FreeBSD-ports-3b40faa40fb61f77a2bb4e8446ac948f71e2b1be.tar.gz |
- bump PORTREVISION
to chase http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/103731
PR: ports/103984
Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca>
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/clucene/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/clucene/Makefile b/textproc/clucene/Makefile index 4b963a1..22d3e70 100644 --- a/textproc/clucene/Makefile +++ b/textproc/clucene/Makefile @@ -7,6 +7,7 @@ PORTNAME= clucene PORTVERSION= 0.9.15 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME} |