diff options
author | jbeich <jbeich@FreeBSD.org> | 2015-09-01 11:31:16 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2015-09-01 11:31:16 +0800 |
commit | ef7f753f246240b9c07309cc94ab17faf4cc5453 (patch) | |
tree | 2dc3d53901fe15076bf4f5604132e8883e08d475 /audio/mixer.app | |
parent | e25cadbf479e14221f805c43abd29a01822176bb (diff) | |
download | freebsd-ports-gnome-ef7f753f246240b9c07309cc94ab17faf4cc5453.tar.gz freebsd-ports-gnome-ef7f753f246240b9c07309cc94ab17faf4cc5453.tar.zst freebsd-ports-gnome-ef7f753f246240b9c07309cc94ab17faf4cc5453.zip |
Pass maintainership to submitter
PR: 202751, 202753
Submitted by: Marco Beishuizen <mbeis@xs4all.nl>
Diffstat (limited to 'audio/mixer.app')
-rw-r--r-- | audio/mixer.app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile index 2a731b1c2c1e..d0894a83d243 100644 --- a/audio/mixer.app/Makefile +++ b/audio/mixer.app/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= DEBIAN_POOL DISTNAME= ${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbeis@xs4all.nl COMMENT= Another mixer intended for the windowmaker dockapp PLIST_FILES= bin/Mixer.app |