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/specimen | |
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/specimen')
-rw-r--r-- | audio/specimen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/specimen/Makefile b/audio/specimen/Makefile index 1ba57c08eb98..d6cb5562c89f 100644 --- a/audio/specimen/Makefile +++ b/audio/specimen/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 0.5.2-rc1 CATEGORIES= audio MASTER_SITES= http://zhevny.com/specimen/files/ -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= MIDI controllable audio sampler LIB_DEPENDS= phat.0:${PORTSDIR}/x11-toolkits/phat \ |