diff options
author | trasz <trasz@FreeBSD.org> | 2007-04-13 21:03:49 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2007-04-13 21:03:49 +0800 |
commit | 68f551ea60b44b9bd3b2461521dc3a84e9ae146c (patch) | |
tree | f4670344f585a75f4fed2bb159e14be5624a5c98 /audio/gmidimonitor | |
parent | 51fa6a8572845022b0355ee16e458274b8926020 (diff) | |
download | freebsd-ports-gnome-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.tar.gz freebsd-ports-gnome-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.tar.zst freebsd-ports-gnome-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.zip |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor)
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 27473f69f9f8..dd41c2faa757 100644 --- a/audio/gmidimonitor/Makefile +++ b/audio/gmidimonitor/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1 CATEGORIES= audio MASTER_SITES= https://files.bountysource.com/file/download/583/ -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= GTK+ application that shows MIDI events LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \ |