Update MASTER_SITES and WWW
Approved by: portmgr (blanket)
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user