diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-03 08:36:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-03 08:36:49 +0000 |
commit | d99ff5b1ddd4f5357b0098385052809ba9baaba7 (patch) | |
tree | e2a84f68e77dbe7865813a025397d0b883ae5cec /audio/moodbar | |
parent | 214095554a40171225b6b1310485e06aea975e57 (diff) | |
download | pkgsrc-d99ff5b1ddd4f5357b0098385052809ba9baaba7.tar.gz |
Comment out dead MASTER_SITES/HOMEPAGEs.
Diffstat (limited to 'audio/moodbar')
-rw-r--r-- | audio/moodbar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/moodbar/Makefile b/audio/moodbar/Makefile index df6ce2559a4..817f4e59f3f 100644 --- a/audio/moodbar/Makefile +++ b/audio/moodbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2017/08/01 14:58:53 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/03 08:36:49 wiz Exp $ # DISTNAME= moodbar-0.1.2 @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= http://pwsp.net/~qbob/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://amarok.kde.org/wiki/Moodbar +#HOMEPAGE= https://amarok.kde.org/wiki/Moodbar COMMENT= Tool to show the "mood" of a track LICENSE= gnu-gpl-v2 |