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/fluidsynth-dssi | |
parent | 64b0065f59a40be7a12689a498db117cc617e050 (diff) | |
download | ports-985042c3aead27a7bcfc0f8ecee9f3889eaeb412.tar.gz ports-985042c3aead27a7bcfc0f8ecee9f3889eaeb412.zip |
Notes
Diffstat (limited to 'audio/fluidsynth-dssi')
-rw-r--r-- | audio/fluidsynth-dssi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/fluidsynth-dssi/Makefile b/audio/fluidsynth-dssi/Makefile index fc5e6ed6c61c..eeecc681d58e 100644 --- a/audio/fluidsynth-dssi/Makefile +++ b/audio/fluidsynth-dssi/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dssi -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= Wrapper for FluidSynth allowing it to function as a DSSI plugin LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \ |