diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-05-09 07:10:43 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-05-09 07:10:43 +0000 |
commit | 2f778a08344f300c68120d3917e1f10e7157de4c (patch) | |
tree | 472ebdc60ff8f845a57c122c685e90e36049de3e /audio/xvmixer | |
parent | c4a774ed61c0dcf5f274f24c7d0d337e62ba9895 (diff) | |
download | ports-2f778a08344f300c68120d3917e1f10e7157de4c.tar.gz ports-2f778a08344f300c68120d3917e1f10e7157de4c.zip |
Notes
Diffstat (limited to 'audio/xvmixer')
-rw-r--r-- | audio/xvmixer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xvmixer/Makefile b/audio/xvmixer/Makefile index 5e6d7ec254d6..2a1d2b2b6559 100644 --- a/audio/xvmixer/Makefile +++ b/audio/xvmixer/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= audio MASTER_SITES= http://ftp.auxio.org/pub/mirrors/step.polymtl.ca/pub/Xview/apps/xvmixer/ -MAINTAINER= gagnon_s@sympatico.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Open Look-based audio mixer LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview |