changeset 23:b4145ca58f5d

Download protocol can be https also: use it
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 09 Mar 2019 10:36:03 +0100
parents 98faecd6ea00
children 5cbcc4e66817
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sat Mar 09 09:58:40 2019 +0100
+++ b/Makefile	Sat Mar 09 10:36:03 2019 +0100
@@ -6,7 +6,7 @@
 PORTVERSION=	2.0.16
 PORTREVISION=	2
 CATEGORIES=	www
-MASTER_SITES=	http://projects.unbit.it/downloads/
+MASTER_SITES=	https://projects.unbit.it/downloads/
 DISTNAME=	uwsgi-${DISTVERSION}
 
 MAINTAINER=	freebsd-dev@dom66.de