diff options
-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 |