diff options
author | lx <lx@FreeBSD.org> | 2012-02-01 09:33:53 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2012-02-01 09:33:53 +0800 |
commit | 8909e431883af497dfb68dbbd76665d678067bfe (patch) | |
tree | f6d07b2da1dc26208c8bb3c0887f18fab6087523 /audio/wmsmixer | |
parent | 0893a714021090923d71644f2fc270011fa53550 (diff) | |
download | freebsd-ports-gnome-8909e431883af497dfb68dbbd76665d678067bfe.tar.gz freebsd-ports-gnome-8909e431883af497dfb68dbbd76665d678067bfe.tar.zst freebsd-ports-gnome-8909e431883af497dfb68dbbd76665d678067bfe.zip |
Remove primary master site, as dockapps.org has been domainsquatted.
Submitted by: ehaupt@
Diffstat (limited to 'audio/wmsmixer')
-rw-r--r-- | audio/wmsmixer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/wmsmixer/Makefile b/audio/wmsmixer/Makefile index e9f07453960d..cd28c32b4f87 100644 --- a/audio/wmsmixer/Makefile +++ b/audio/wmsmixer/Makefile @@ -9,8 +9,7 @@ PORTNAME= wmsmixer PORTVERSION= 0.5.1 PORTREVISION= 1 CATEGORIES= audio windowmaker -MASTER_SITES= http://www.dockapps.org/files/63/268/ \ - http://redundancy.redundancy.org/mirror/ +MASTER_SITES= http://redundancy.redundancy.org/mirror/ MAINTAINER= lx@FreeBSD.org COMMENT= An audio mixer for the WindowMaker dock |