www/zend-framework1: change master site to https

- HTTP is a 301 Moved Permanently to HTTPS

Reported by:	pkg-fallout
This commit is contained in:
William Grzybowski 2013-11-06 11:33:13 +00:00
parent 96897ee6d6
commit c060db7dbd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332964

View file

@ -4,7 +4,7 @@
PORTNAME= ZendFramework
PORTVERSION= 1.12.3
CATEGORIES= www
MASTER_SITES= http://packages.zendframework.com/releases/${DISTNAME}/
MASTER_SITES= https://packages.zendframework.com/releases/${DISTNAME}/
PKGNAMESUFFIX= 1
MAINTAINER= wg@FreeBSD.org