diff options
author | stas <stas@FreeBSD.org> | 2011-08-24 13:17:03 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2011-08-24 13:17:03 +0800 |
commit | c577912d6d35fec3d08dc209df278f45a8628392 (patch) | |
tree | de3fcf02714f3c64b7c645df001c56d53fcc934b /audio/xmms-midi | |
parent | 30adafa56aca675e9396bbfc331fc59088d1d3df (diff) | |
download | freebsd-ports-gnome-c577912d6d35fec3d08dc209df278f45a8628392.tar.gz freebsd-ports-gnome-c577912d6d35fec3d08dc209df278f45a8628392.tar.zst freebsd-ports-gnome-c577912d6d35fec3d08dc209df278f45a8628392.zip |
- Provide a new mirror.
Diffstat (limited to 'audio/xmms-midi')
-rw-r--r-- | audio/xmms-midi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-midi/Makefile b/audio/xmms-midi/Makefile index 996074ff0155..df933eeacd7e 100644 --- a/audio/xmms-midi/Makefile +++ b/audio/xmms-midi/Makefile @@ -8,8 +8,7 @@ PORTNAME= xmms-midi PORTVERSION= 0.03 PORTREVISION= 6 CATEGORIES= audio -MASTER_SITES= http://dl.fkb.wormulon.net/xmms-midi/ \ - http://dl.kel.wormulon.net/xmms-midi/ +MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ MAINTAINER= ports@FreeBSD.org COMMENT= XMMS input plugin to play midi files |