diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-07-11 22:06:16 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-07-11 22:06:16 +0000 |
commit | 627cb575f786ece9b2f2d3cc0e386c680218b397 (patch) | |
tree | fbae85baed29d0ddffec4d6f8d0d4d2c0a45ca92 /audio/whysynth | |
parent | Update to 2.202 (diff) |
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat
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 2d4452a472c1..dc1d3924d145 100644 --- a/audio/whysynth/Makefile +++ b/audio/whysynth/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://home.jps.net/~musound/ -MAINTAINER= trasz@freebsd.org +MAINTAINER= trasz@FreeBSD.org COMMENT= Versatile softsynth implemented as a DSSI plugin LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \ |