aboutsummaryrefslogtreecommitdiff
path: root/textproc/qprint
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-09-24 17:59:23 +0000
committerSteve Wills <swills@FreeBSD.org>2019-09-24 17:59:23 +0000
commit8b60d6ee02a35c9a38f40c84508f0aaa8fe63357 (patch)
tree2a04136917a27c93ab638c6acbc1b256ff1d793a /textproc/qprint
parent711df35809dec31e277fbe9b210aaee11d755e1a (diff)
downloadports-8b60d6ee02a35c9a38f40c84508f0aaa8fe63357.tar.gz
ports-8b60d6ee02a35c9a38f40c84508f0aaa8fe63357.zip
textproc/qprint: Use HTTPS for MASTER_SITES
PR: 240341 Submitted by: takefu@airport.fm (maintainer)
Notes
Notes: svn path=/head/; revision=512737
Diffstat (limited to 'textproc/qprint')
-rw-r--r--textproc/qprint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/qprint/Makefile b/textproc/qprint/Makefile
index a761632727fd..0c05ae41642f 100644
--- a/textproc/qprint/Makefile
+++ b/textproc/qprint/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qprint
PORTVERSION= 1.1
CATEGORIES= textproc
-MASTER_SITES= http://www.fourmilab.ch/webtools/qprint/
+MASTER_SITES= https://www.fourmilab.ch/webtools/qprint/
MAINTAINER= takefu@airport.fm
COMMENT= Encode and decode Quoted-Printable files