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
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491396
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/