diff options
-rw-r--r-- | audio/ncmpcpp/Makefile | 2 |
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 |