diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-05-22 23:13:56 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-05-22 23:17:16 +0300 |
commit | b082b3d13e8c4872b73fb681eb99b261926ac9cd (patch) | |
tree | f595ef22b44e510f31aa85721e663c20373a4288 /textproc/luceneplusplus | |
parent | net-p2p/zetacoin: mark as BROKEN after recent boost upgrade (diff) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
Diffstat (limited to 'textproc/luceneplusplus')
-rw-r--r-- | textproc/luceneplusplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile index dc7b51d66354..5e7264b7278b 100644 --- a/textproc/luceneplusplus/Makefile +++ b/textproc/luceneplusplus/Makefile @@ -1,6 +1,6 @@ PORTNAME= lucene++ PORTVERSION= 3.0.8 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= rel_ CATEGORIES= textproc |