aboutsummaryrefslogtreecommitdiff
path: root/net/httping
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2018-09-12 09:13:05 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2018-09-12 09:13:05 +0000
commit27cbd5b3624237bc1c35964a0c9424a1e23321dd (patch)
tree55b917b1c25dc1acb893d228f3407471ba8dc7c3 /net/httping
parentc12435436af78f94e62bb568e5709d9c43888f6c (diff)
downloadports-27cbd5b3624237bc1c35964a0c9424a1e23321dd.tar.gz
ports-27cbd5b3624237bc1c35964a0c9424a1e23321dd.zip
- Update WWW
- Update MASTER_SITES
Notes
Notes: svn path=/head/; revision=479590
Diffstat (limited to 'net/httping')
-rw-r--r--net/httping/Makefile2
-rw-r--r--net/httping/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/httping/Makefile b/net/httping/Makefile
index dd55224ad188..40e84c8f7b83 100644
--- a/net/httping/Makefile
+++ b/net/httping/Makefile
@@ -4,7 +4,7 @@
PORTNAME= httping
PORTVERSION= 2.5
CATEGORIES= net
-MASTER_SITES= http://www.vanheusden.com/httping/ \
+MASTER_SITES= https://www.vanheusden.com/httping/ \
LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/net/httping/pkg-descr b/net/httping/pkg-descr
index 4dce79b7de7a..d2d86c9846c8 100644
--- a/net/httping/pkg-descr
+++ b/net/httping/pkg-descr
@@ -2,4 +2,4 @@ Httping is like ping but for http-requests. Give it an url, and it will show
you how long it takes to connect, send a request and retrieve the reply (only
the headers).
-WWW: http://www.vanheusden.com/httping/
+WWW: https://www.vanheusden.com/httping/