diff options
Diffstat (limited to 'audio/ncmpcpp/Makefile')
-rw-r--r-- | audio/ncmpcpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index d95c9abe4b23..bba9aff0d9c9 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://ncmpcpp.rybczak.net/stable/ MAINTAINER= yamagi@yamagi.org COMMENT= Ncurses mpd client, clone of ncmpc with some new features +WWW= https://rybczak.net/ncmpcpp/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |