From bbf7ef5615b14f020b875ffc8722a84552ed72d7 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 2 Dec 2016 09:21:58 +0000 Subject: http://github.com redirects to https://github.com, spare everyone a redirect. Sponsored by: Absolight --- textproc/elasticsearch-plugin-sql/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/elasticsearch-plugin-sql') 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} -- cgit v1.2.3