diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-01 16:47:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-01 16:47:35 +0000 |
commit | aa604fe4082c376cebac27e9920b2905425761da (patch) | |
tree | fe5dba7011df5fa6fa9518158aa932f30fe5b915 /audio/mixer.app | |
parent | 41670002842a64e3e9a990251fc6fa89c43d31fc (diff) | |
download | pkgsrc-aa604fe4082c376cebac27e9920b2905425761da.tar.gz |
Comment out dead sites (DNS problems).
Diffstat (limited to 'audio/mixer.app')
-rw-r--r-- | audio/mixer.app/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile index ab63f91ec05..2a2d28c43fa 100644 --- a/audio/mixer.app/Makefile +++ b/audio/mixer.app/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:05:57 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2017/08/01 16:47:37 wiz Exp $ # DISTNAME= Mixer.app-1.8.0 @@ -6,10 +6,10 @@ PKGNAME= mixer.app-1.8.0 PKGREVISION= 1 CATEGORIES= audio CATEGORIES= audio windowmaker -MASTER_SITES= # http://www.fukt.bth.se/~per/mixer/ +#MASTER_SITES= # http://www.fukt.bth.se/~per/mixer/ MAINTAINER= ptiJo@noos.fr -HOMEPAGE= http://www.fukt.bth.se/~per/mixer/ +#HOMEPAGE= http://www.fukt.bth.se/~per/mixer/ COMMENT= Another mixer intended for the windowmaker dockapp NOT_FOR_PLATFORM= Interix-*-* |