diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-26 15:22:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-26 15:22:35 +0000 |
commit | fd00189aa93a86d0dc1503b3c26fcebe2fe85586 (patch) | |
tree | 2d330fec9ed491d959c82e176c15b724dc6d531e /audio | |
parent | 5d75adcbe1f48e071ee52864102c2f3e9e47537a (diff) | |
download | ports-fd00189aa93a86d0dc1503b3c26fcebe2fe85586.tar.gz ports-fd00189aa93a86d0dc1503b3c26fcebe2fe85586.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/tclmidi/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/tclmidi/Makefile b/audio/tclmidi/Makefile index 5456f530f725..2eec7ac14141 100644 --- a/audio/tclmidi/Makefile +++ b/audio/tclmidi/Makefile @@ -8,9 +8,9 @@ PORTNAME= tclmidi PORTVERSION= 3.1 CATEGORIES= audio -MASTER_SITES= ftp://ftp.unina.it/pub/Other/music/midi/PROGRAMS/ \ - ftp://ftp.cs.ruu.nl/pub/MIDI/PROGRAMS/ \ - ftp://sunsite.mff.cuni.cz/MultiMedia/Audio/MIDI/PROGRAMS/ +MASTER_SITES= ftp://ftp.cs.ruu.nl/pub/MIDI/PROGRAMS/ +# despite references on the homepage to ftp.xor.com, that server +# doesn't work - edwin 20021227 MAINTAINER= shanee@augusta.de |