diff options
Diffstat (limited to 'audio/tclmidi')
-rw-r--r-- | audio/tclmidi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/tclmidi/Makefile b/audio/tclmidi/Makefile index 8265b30bb58f..42f896169a17 100644 --- a/audio/tclmidi/Makefile +++ b/audio/tclmidi/Makefile @@ -12,7 +12,7 @@ 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 +MAINTAINER= ports@freebsd.org COMMENT= A language designed for creating and editing standard MIDI files .if ${MACHINE_ARCH} == "ia64" || ${MACHINE_ARCH} == "sparc64" |