diff options
Diffstat (limited to 'textproc/elasticsearch6/Makefile')
-rw-r--r-- | textproc/elasticsearch6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/elasticsearch6/Makefile b/textproc/elasticsearch6/Makefile index 874eb1a29843..2e347b4d8d21 100644 --- a/textproc/elasticsearch6/Makefile +++ b/textproc/elasticsearch6/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= elasticsearch -PORTVERSION= 6.2.2 -PORTREVISION= 7 +PORTVERSION= 6.2.3 +PORTREVISION= 0 CATEGORIES= textproc java devel MASTER_SITES= https://artifacts.elastic.co/downloads/${PORTNAME}/ \ http://mirrors.rit.edu/zi/ |