aboutsummaryrefslogtreecommitdiff
path: root/www/mini_httpd
diff options
context:
space:
mode:
authorCraig Leres <leres@FreeBSD.org>2017-10-21 00:45:50 +0000
committerCraig Leres <leres@FreeBSD.org>2017-10-21 00:45:50 +0000
commit97c35334cc293d2152013810befb965606c722fc (patch)
treee1c971d7ffc2ecf42954e45bdd696244739f159b /www/mini_httpd
parent3a17d08ae3021656daf07d8c1ef5a931702a4970 (diff)
downloadports-97c35334cc293d2152013810befb965606c722fc.tar.gz
ports-97c35334cc293d2152013810befb965606c722fc.zip
Notes
Diffstat (limited to 'www/mini_httpd')
-rw-r--r--www/mini_httpd/Makefile2
-rw-r--r--www/mini_httpd/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mini_httpd/Makefile b/www/mini_httpd/Makefile
index 7fee1c606324..55d952ebf152 100644
--- a/www/mini_httpd/Makefile
+++ b/www/mini_httpd/Makefile
@@ -4,7 +4,7 @@
PORTNAME= mini_httpd
PORTVERSION= 1.27
CATEGORIES= www ipv6
-MASTER_SITES= http://www.acme.com/software/mini_httpd/
+MASTER_SITES= https://www.acme.com/software/mini_httpd/
MAINTAINER= leres@FreeBSD.org
COMMENT= Small HTTP server with support for GET, HEAD, POST, CGI, SSL, IPv6
diff --git a/www/mini_httpd/pkg-descr b/www/mini_httpd/pkg-descr
index 81aadc7760b9..07384170d6b9 100644
--- a/www/mini_httpd/pkg-descr
+++ b/www/mini_httpd/pkg-descr
@@ -15,4 +15,4 @@ basic features of an HTTP server, including:
It can also be configured to do SSL/HTTPS and IPv6.
-WWW: http://www.acme.com/software/mini_httpd/
+WWW: https://www.acme.com/software/mini_httpd/