Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Feb 2018 20:11:25 +0000 (UTC)
From:      Adriaan de Groot <adridg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r461017 - in head/audio: musescore rosegarden
Message-ID:  <201802052011.w15KBPc4050123@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adridg
Date: Mon Feb  5 20:11:24 2018
New Revision: 461017
URL: https://svnweb.freebsd.org/changeset/ports/461017

Log:
  Take maintainership of unowned ports audio/{rosegarden,musescore}.
  Both are Qt5 applications related to sheet music.
  
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D14206

Modified:
  head/audio/musescore/Makefile
  head/audio/rosegarden/Makefile

Modified: head/audio/musescore/Makefile
==============================================================================
--- head/audio/musescore/Makefile	Mon Feb  5 20:10:12 2018	(r461016)
+++ head/audio/musescore/Makefile	Mon Feb  5 20:11:24 2018	(r461017)
@@ -8,7 +8,7 @@ CATEGORIES=	audio
 MASTER_SITES=	http://ftp.osuosl.org/pub/musescore/releases/MuseScore-${PORTVERSION}/
 DISTNAME=	MuseScore-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	adridg@FreeBSD.org
 COMMENT=	Free music composition & notation software
 
 LICENSE=	GPLv2

Modified: head/audio/rosegarden/Makefile
==============================================================================
--- head/audio/rosegarden/Makefile	Mon Feb  5 20:10:12 2018	(r461016)
+++ head/audio/rosegarden/Makefile	Mon Feb  5 20:11:24 2018	(r461017)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	SF
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	adridg@FreeBSD.org
 COMMENT=	General purpose music editor and sequencer suite
 
 LICENSE=	GPLv2+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802052011.w15KBPc4050123>