Date: Tue, 1 Sep 2015 16:59:56 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r395785 - in branches/2015Q3: audio/mixer.app sysutils/wmdiskmon Message-ID: <201509011659.t81GxuOX099879@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Sep 1 16:59:55 2015 New Revision: 395785 URL: https://svnweb.freebsd.org/changeset/ports/395785 Log: MFH: r395738 Pass maintainership to submitter PR: 202751, 202753 Submitted by: Marco Beishuizen <mbeis@xs4all.nl> Approved by: ports-secteam trivial documentation blanket Modified: branches/2015Q3/audio/mixer.app/Makefile branches/2015Q3/sysutils/wmdiskmon/Makefile Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/audio/mixer.app/Makefile ============================================================================== --- branches/2015Q3/audio/mixer.app/Makefile Tue Sep 1 16:55:04 2015 (r395784) +++ branches/2015Q3/audio/mixer.app/Makefile Tue Sep 1 16:59:55 2015 (r395785) @@ -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 Modified: branches/2015Q3/sysutils/wmdiskmon/Makefile ============================================================================== --- branches/2015Q3/sysutils/wmdiskmon/Makefile Tue Sep 1 16:55:04 2015 (r395784) +++ branches/2015Q3/sysutils/wmdiskmon/Makefile Tue Sep 1 16:59:55 2015 (r395785) @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= sysutils windowmaker MASTER_SITES= http://tnemeth.free.fr/projets/programmes/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbeis@xs4all.nl COMMENT= Disk usage monitor dockapp USE_XORG= x11 xpm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509011659.t81GxuOX099879>