diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-05-31 06:31:07 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-05-31 06:31:07 +0800 |
commit | 7d30e7c1543c097410fba251a29b11d377529ea6 (patch) | |
tree | cd65cc60eeadf86487a7d9084cf5dfc294784e1d /audio/aumix | |
parent | bc8bb6d9977bc34253054091c75fe312d2b9c30a (diff) | |
download | freebsd-ports-gnome-7d30e7c1543c097410fba251a29b11d377529ea6.tar.gz freebsd-ports-gnome-7d30e7c1543c097410fba251a29b11d377529ea6.tar.zst freebsd-ports-gnome-7d30e7c1543c097410fba251a29b11d377529ea6.zip |
Pass maintainer-ship to submitter.
PR: 97861
Submitted by: Jacobo Saúl Arvelo Estévez <unix4all@gulic.org>
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 |