Switch master_sites to https
PR: 239074 Submitted by: Miyashita Touka
This commit is contained in:
parent
5d54e7a605
commit
157e10801f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506882
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ PORTNAME= libmpdclient
|
|||
PORTVERSION= 2.16
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.musicpd.org/download/libmpdclient/2/
|
||||
MASTER_SITES= https://www.musicpd.org/download/libmpdclient/2/
|
||||
|
||||
MAINTAINER= gblach@FreeBSD.org
|
||||
COMMENT= API library for interfacing MPD
|
||||
|
|
Loading…
Reference in a new issue