diff options
author | Tom Judge <tj@FreeBSD.org> | 2014-02-12 18:56:40 +0000 |
---|---|---|
committer | Tom Judge <tj@FreeBSD.org> | 2014-02-12 18:56:40 +0000 |
commit | ec5c358ee58c643ed56d53eb83f7377b4ad348ac (patch) | |
tree | 6923128cceb6e73ff7e84836f21d35b542543ec2 /textproc/elasticsearch/Makefile | |
parent | 6483647eaf1e479dbad13204e5b66bf412105e79 (diff) |
Notes
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 5923854eecef..6d76277c254a 100644 --- a/textproc/elasticsearch/Makefile +++ b/textproc/elasticsearch/Makefile @@ -3,6 +3,7 @@ PORTNAME= elasticsearch PORTVERSION= 0.90.11 +PORTREVISION= 1 CATEGORIES= textproc java devel MASTER_SITES= http://download.elasticsearch.org/${PORTNAME}/${PORTNAME}/ \ http://mirrors.rit.edu/zi/ |