diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc (patch) | |
tree | 0fd3b9de3aeea7069a8e9e8279a65d60caab1bb1 /audio/tclmidi | |
parent | ad75981d2d6053c79e7ea330d2f5f346ffeaea82 (diff) | |
download | FreeBSD-ports-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.zip FreeBSD-ports-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.gz |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
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 ff918b7..7a184ec 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 |