summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2019-07-23 02:10:35 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2019-07-23 02:10:35 +0000
commit93a99160b5e66ae2c3c866c81ffb3f324d667a87 (patch)
tree55bcd6c720891922691e60806c27d5fd0244b973
parentsecurity/vuxml: mark seamonkey 2.49.5 as vulnerable (diff)
audio/ncmpcpp: Switch master site to https
PR: 239075 Submitted by: Miyashita Touka <imagin8r@protonmail.com> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=507193
-rw-r--r--audio/ncmpcpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile
index c5d56355c5f8..b6c7e3105a06 100644
--- a/audio/ncmpcpp/Makefile
+++ b/audio/ncmpcpp/Makefile
@@ -4,7 +4,7 @@ PORTNAME= ncmpcpp
DISTVERSION= 0.8.2
PORTREVISION= 9
CATEGORIES= audio
-MASTER_SITES= http://ncmpcpp.rybczak.net/stable/
+MASTER_SITES= https://ncmpcpp.rybczak.net/stable/
MAINTAINER= yamagi@yamagi.org
COMMENT= Ncurses mpd client, clone of ncmpc with some new features