From 11edc5451416c23af13418fc8391548f68dd629b Mon Sep 17 00:00:00 2001 From: edwin Date: Fri, 6 Jun 2008 14:17:21 +0000 Subject: Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) --- textproc/lucene/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/lucene') diff --git a/textproc/lucene/Makefile b/textproc/lucene/Makefile index 9ac565e1198c..7ef2bfcc558b 100644 --- a/textproc/lucene/Makefile +++ b/textproc/lucene/Makefile @@ -6,6 +6,7 @@ PORTNAME= lucene PORTVERSION= 2.3.2 +PORTREVISION= 1 CATEGORIES= textproc java devel MASTER_SITES= ${MASTER_SITE_APACHE:S,%SUBDIR%,lucene/java,} DISTNAME= lucene-${PORTVERSION} -- cgit