diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-05-30 22:31:07 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-05-30 22:31:07 +0000 |
commit | cd01875d88723ac3d85b0cf6064f4414a288cf62 (patch) | |
tree | 9726cb6ccf4524760c3ede7f19748b8d8b8bf4ad /audio | |
parent | f3dc3cb7f95d98886092f5c409d8648c6869aea3 (diff) | |
download | ports-cd01875d88723ac3d85b0cf6064f4414a288cf62.tar.gz ports-cd01875d88723ac3d85b0cf6064f4414a288cf62.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/aumix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile index ad6d19bc15a9..643cdabec67c 100644 --- a/audio/aumix/Makefile +++ b/audio/aumix/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://jpj.net/~trevor/aumix/old/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= unix4all@gulic.org COMMENT= Audio mixer for X11, terminal, or command line USE_BZIP2= yes |