summaryrefslogtreecommitdiff
path: root/textproc/elasticsearch-plugin-sql/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-12-02 09:21:58 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-12-02 09:21:58 +0000
commitbbf7ef5615b14f020b875ffc8722a84552ed72d7 (patch)
treef6022d44f737ae0f73544a9529d177bf7bbf76e1 /textproc/elasticsearch-plugin-sql/Makefile
parent- Fix LICENSE (diff)
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=427548
Diffstat (limited to 'textproc/elasticsearch-plugin-sql/Makefile')
-rw-r--r--textproc/elasticsearch-plugin-sql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/elasticsearch-plugin-sql/Makefile b/textproc/elasticsearch-plugin-sql/Makefile
index 38156eb3239d..3217d0cf08f7 100644
--- a/textproc/elasticsearch-plugin-sql/Makefile
+++ b/textproc/elasticsearch-plugin-sql/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sql
PORTVERSION= 1.4.9
CATEGORIES= textproc
-MASTER_SITES= http://github.com/NLPchina/elasticsearch-sql/releases/download/${PORTVERSION}/
+MASTER_SITES= https://github.com/NLPchina/elasticsearch-sql/releases/download/${PORTVERSION}/
PKGNAMEPREFIX= elasticsearch-plugin-
DISTNAME= elasticsearch-${PORTNAME}-${PORTVERSION}