diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch) | |
tree | 624c6eafc947240b76ef4c74b5436f220972c8fa /audio/tclmidi | |
parent | 40d43c8df2b57e928b5a9895415a1b9ff272df48 (diff) | |
download | ports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.tar.gz ports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.zip |
Notes
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 ff918b727460..7a184ecfc995 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= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A language designed for creating and editing standard MIDI files LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 |