diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-04-13 13:03:49 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-04-13 13:03:49 +0000 |
commit | 985042c3aead27a7bcfc0f8ecee9f3889eaeb412 (patch) | |
tree | df9de45025fb0893d89425d94636593857ee58c7 /audio/whysynth | |
parent | - update PORTSCOUT (diff) |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor)
Diffstat (limited to 'audio/whysynth')
-rw-r--r-- | audio/whysynth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/whysynth/Makefile b/audio/whysynth/Makefile index c24fcb9ea13a..a3cf7a3cbd20 100644 --- a/audio/whysynth/Makefile +++ b/audio/whysynth/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 20060122 CATEGORIES= audio MASTER_SITES= http://home.jps.net/~musound/ -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= Versatile softsynth implemented as a DSSI plugin LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \ |