diff options
Diffstat (limited to 'textproc/elasticsearch/Makefile')
-rw-r--r-- | textproc/elasticsearch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/elasticsearch/Makefile b/textproc/elasticsearch/Makefile index fe4e5dac9df0..afaa75f61c92 100644 --- a/textproc/elasticsearch/Makefile +++ b/textproc/elasticsearch/Makefile @@ -3,6 +3,7 @@ PORTNAME= elasticsearch PORTVERSION= 1.7.6 +PORTREVISION= 1 CATEGORIES= textproc java devel MASTER_SITES= http://download.elasticsearch.org/${PORTNAME}/${PORTNAME}/ \ http://mirrors.rit.edu/zi/ |