diff options
author | mva <mva@FreeBSD.org> | 2013-05-19 14:15:05 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2013-05-19 14:15:05 +0800 |
commit | 160167982af5cd523605332baae1f8d17451e7f3 (patch) | |
tree | 17593e14f72081de763419ad84ed2e5fcd996109 /audio | |
parent | 734c856dfd486a4e708f923e3983fa1c9cde7e5d (diff) | |
download | freebsd-ports-gnome-160167982af5cd523605332baae1f8d17451e7f3.tar.gz freebsd-ports-gnome-160167982af5cd523605332baae1f8d17451e7f3.tar.zst freebsd-ports-gnome-160167982af5cd523605332baae1f8d17451e7f3.zip |
- Back to the pool
Diffstat (limited to 'audio')
-rw-r--r-- | audio/zynaddsubfx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/zynaddsubfx/Makefile b/audio/zynaddsubfx/Makefile index e8b919cca25a..4254439bd872 100644 --- a/audio/zynaddsubfx/Makefile +++ b/audio/zynaddsubfx/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= SF DISTNAME= ZynAddSubFX-${PORTVERSION} -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A realtime software synthesizer LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \ |