Update MASTER_SITES and WWW

Approved by:	portmgr (blanket)
This commit is contained in:
Sunpoet Po-Chuan Hsieh
2019-01-27 19:58:26 +00:00
parent 4a1a032ee3
commit 7e6ea4bcad
2 changed files with 3 additions and 3 deletions

View File

@@ -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}

View File

@@ -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/