diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-26 23:22:35 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-26 23:22:35 +0800 |
commit | 779781eafe3256c51526bcc801d0f66a87cade1e (patch) | |
tree | 4d5437acfc7ac0742f1ebb6f7d0437e3c17157d2 /audio/tclmidi | |
parent | 9bc07befeb13e31357373a6ebc6ccacb32e44971 (diff) | |
download | freebsd-ports-gnome-779781eafe3256c51526bcc801d0f66a87cade1e.tar.gz freebsd-ports-gnome-779781eafe3256c51526bcc801d0f66a87cade1e.tar.zst freebsd-ports-gnome-779781eafe3256c51526bcc801d0f66a87cade1e.zip |
Removed stale master_sites
Noticed by: portsurvey
Diffstat (limited to 'audio/tclmidi')
-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 |