diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 09:21:58 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 09:21:58 +0000 |
commit | bbf7ef5615b14f020b875ffc8722a84552ed72d7 (patch) | |
tree | f6022d44f737ae0f73544a9529d177bf7bbf76e1 /textproc/elasticsearch2-plugin-sql | |
parent | - Fix LICENSE (diff) |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight
Diffstat (limited to 'textproc/elasticsearch2-plugin-sql')
-rw-r--r-- | textproc/elasticsearch2-plugin-sql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/elasticsearch2-plugin-sql/Makefile b/textproc/elasticsearch2-plugin-sql/Makefile index df583f9accac..afe07bc6e3ca 100644 --- a/textproc/elasticsearch2-plugin-sql/Makefile +++ b/textproc/elasticsearch2-plugin-sql/Makefile @@ -3,7 +3,7 @@ PORTNAME= sql PORTVERSION= 2.4.0.1 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= elasticsearch2-plugin- DISTNAME= elasticsearch-${PORTNAME}-${PORTVERSION} |