diff options
author | trasz <trasz@FreeBSD.org> | 2007-07-11 22:06:16 +0000 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2007-07-11 22:06:16 +0000 |
commit | d2f322244969c311f53c5dfec941dda68d928183 (patch) | |
tree | 75bf34e259b30c940b9589ee6308bc770e1aea3f /audio/gmidimonitor | |
parent | 242299e276ebafc89f9ed33f977a905a2f1f6836 (diff) | |
download | FreeBSD-ports-d2f322244969c311f53c5dfec941dda68d928183.zip FreeBSD-ports-d2f322244969c311f53c5dfec941dda68d928183.tar.gz |
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat
Diffstat (limited to 'audio/gmidimonitor')
-rw-r--r-- | audio/gmidimonitor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gmidimonitor/Makefile b/audio/gmidimonitor/Makefile index 3430e2c..148aba8 100644 --- a/audio/gmidimonitor/Makefile +++ b/audio/gmidimonitor/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio # the version number above. MASTER_SITES= https://files.bountysource.com/file/download/588/ -MAINTAINER= trasz@freebsd.org +MAINTAINER= trasz@FreeBSD.org COMMENT= GTK+ application that shows MIDI events LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \ |