aboutsummaryrefslogtreecommitdiff
path: root/shells/zsh
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-27 19:58:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-27 19:58:26 +0000
commit7e6ea4bcadf42255bb3488be9529b17b708f5f6f (patch)
tree789384d22d82d44fcfec12bfc5017262b3ebd205 /shells/zsh
parent4a1a032ee320de9871c6e900f65cb5e7e886cb54 (diff)
downloadports-7e6ea4bcadf42255bb3488be9529b17b708f5f6f.tar.gz
ports-7e6ea4bcadf42255bb3488be9529b17b708f5f6f.zip
Update MASTER_SITES and WWW
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=491396
Diffstat (limited to 'shells/zsh')
-rw-r--r--shells/zsh/Makefile4
-rw-r--r--shells/zsh/pkg-descr2
2 files changed, 3 insertions, 3 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 9cdbdfb85d50..f10bc3b5b8a7 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -5,9 +5,9 @@ PORTNAME= zsh
DISTVERSION= 5.7
PORTREVISION= 1
CATEGORIES= shells
-MASTER_SITES= http://www.zsh.org/pub/ \
+MASTER_SITES= https://www.zsh.org/pub/ \
SF \
- http://www.zsh.org/pub/:doc \
+ https://www.zsh.org/pub/:doc \
SF/${PORTNAME}/${PORTNAME}-doc/${PORTVERSION}:doc
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/shells/zsh/pkg-descr b/shells/zsh/pkg-descr
index 19b0cf7ec826..d2bf51384271 100644
--- a/shells/zsh/pkg-descr
+++ b/shells/zsh/pkg-descr
@@ -12,4 +12,4 @@ To fire up the zsh completion system, type the following commands:
$ autoload -U compinstall
$ compinstall
-WWW: http://www.zsh.org/
+WWW: https://www.zsh.org/