diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2017-02-20 05:10:20 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2017-02-20 05:10:20 +0000 |
commit | db371b0623baf04eb2b8a3e2a179053b4f14a4fc (patch) | |
tree | f4ad77c827bed5d71ba2f4eb6ee89d22afe92a65 /textproc/lucene5/Makefile | |
parent | c155c043c8460a6f53f718e904df49ff45e7524e (diff) |
Notes
Diffstat (limited to 'textproc/lucene5/Makefile')
-rw-r--r-- | textproc/lucene5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/lucene5/Makefile b/textproc/lucene5/Makefile index 583fb6f61064..82e15c87d59a 100644 --- a/textproc/lucene5/Makefile +++ b/textproc/lucene5/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lucene -PORTVERSION= 5.5.3 +PORTVERSION= 5.5.4 CATEGORIES= textproc java devel MASTER_SITES= APACHE/${PORTNAME}/java/${PORTVERSION} PKGNAMESUFFIX= 5 |