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/aumix | |
parent | - Updated from v0.21 to v0.22 (diff) |
Pass maintainer-ship to submitter.
PR: 97861
Submitted by: Jacobo Saúl Arvelo Estévez <unix4all@gulic.org>
Notes
Notes:
svn path=/head/; revision=164015
Diffstat (limited to 'audio/aumix')
-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 |