diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-10-05 01:38:57 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-10-05 01:38:57 +0000 |
commit | 6a8dd63d0b5818c698b02ee1e8e27be0e61412c1 (patch) | |
tree | af9b2f6389d503151024c33e4f5e7a98c63c4af4 | |
parent | e925afc3bdd36931ac436197e94bc91e8ec6d02d (diff) |
Notes
-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 4b963a166aab..22d3e70c87bb 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} |