diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-05 22:46:39 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-05 22:46:39 +0000 |
commit | 2be62ad82d45ae22b74314ee185a487f881da020 (patch) | |
tree | 29fe830a2ac2c8fb3cc201fb2815aa0e4bed1d94 | |
parent | Update WWW (diff) |
Update MASTER_SITES
-rw-r--r-- | net/foreman-proxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/foreman-proxy/Makefile b/net/foreman-proxy/Makefile index aa54249e93a3..4cda7e02d6d2 100644 --- a/net/foreman-proxy/Makefile +++ b/net/foreman-proxy/Makefile @@ -4,7 +4,7 @@ PORTNAME= foreman-proxy PORTVERSION= 1.15.1 CATEGORIES= net -MASTER_SITES= http://downloads.theforeman.org/foreman-proxy/ +MASTER_SITES= https://downloads.theforeman.org/foreman-proxy/ MAINTAINER= ruby@FreeBSD.org COMMENT= Foreman Proxy Agent |