diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2011-08-24 05:17:03 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2011-08-24 05:17:03 +0000 |
commit | 6df6d64ddccb3ebda359cdf5d7ece6ad23383d56 (patch) | |
tree | 508b221b79ee1c24b622223dd963a9009ed89a08 /audio/xmms-midi | |
parent | a20e55e821f3616816cf6227a66dae75eea64e03 (diff) | |
download | ports-6df6d64ddccb3ebda359cdf5d7ece6ad23383d56.tar.gz ports-6df6d64ddccb3ebda359cdf5d7ece6ad23383d56.zip |
Notes
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 |