svn commit: r411986 - head/audio/pd

Jan Beich jbeich at FreeBSD.org
Sun Mar 27 11:21:47 UTC 2016


Author: jbeich
Date: Sun Mar 27 11:21:46 2016
New Revision: 411986
URL: https://svnweb.freebsd.org/changeset/ports/411986

Log:
  audio/pd: pass maintainership
  
  PR:		208296
  Submitted by:	Tobias Brodel

Modified:
  head/audio/pd/Makefile   (contents, props changed)

Modified: head/audio/pd/Makefile
==============================================================================
--- head/audio/pd/Makefile	Sun Mar 27 10:10:05 2016	(r411985)
+++ head/audio/pd/Makefile	Sun Mar 27 11:21:46 2016	(r411986)
@@ -8,7 +8,7 @@ DISTVERSIONSUFFIX=	.src
 CATEGORIES=	audio
 MASTER_SITES=	http://msp.ucsd.edu/Software/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	brittlehaus at gmail.com
 COMMENT=	MIDI-capable real-time audio processor/synthesizer
 
 LICENSE=	BSD3CLAUSE LGPL21


More information about the svn-ports-head mailing list