diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-01 17:40:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-01 17:40:08 +0000 |
commit | 54a97ca2a71bb94dcf2725a7935f6b0ca46bdd2a (patch) | |
tree | a2b7463caa7ae13036ed66c9ba2ea3327e4a6d31 /audio/albumplayer | |
parent | 4bd4b7386c1f4cee605c7a66f9cfe0a933291194 (diff) | |
download | pkgsrc-54a97ca2a71bb94dcf2725a7935f6b0ca46bdd2a.tar.gz |
Comment out some dead HOMEPAGEs.
Diffstat (limited to 'audio/albumplayer')
-rw-r--r-- | audio/albumplayer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/albumplayer/Makefile b/audio/albumplayer/Makefile index 141550c5355..2edda4a836e 100644 --- a/audio/albumplayer/Makefile +++ b/audio/albumplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2017/02/12 06:25:00 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2017/08/01 17:40:08 wiz Exp $ # DISTNAME= albumplayer-0.3.1 @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= http://rvb.mytanet.de/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://rvb.mytanet.de/album-player.shtml +#HOMEPAGE= http://rvb.mytanet.de/album-player.shtml COMMENT= FLAC album player LICENSE= original-bsd |