svn commit: r341415 - head/audio/timidity

Bernhard Froehlich decke at FreeBSD.org
Mon Jan 27 15:33:26 UTC 2014


Author: decke
Date: Mon Jan 27 15:33:26 2014
New Revision: 341415
URL: http://svnweb.freebsd.org/changeset/ports/341415
QAT: https://qat.redports.org/buildarchive/r341415/

Log:
  - Back to pool
  
  PR:		ports/185556
  Submitted by:	Kevin Zheng <kevinz5000 at gmail.com> (maintainer)

Modified:
  head/audio/timidity/Makefile

Modified: head/audio/timidity/Makefile
==============================================================================
--- head/audio/timidity/Makefile	Mon Jan 27 15:32:29 2014	(r341414)
+++ head/audio/timidity/Makefile	Mon Jan 27 15:33:26 2014	(r341415)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://www.onicos.com/staf
 DISTFILES=	${TIINS}:tiins ${DISTNAME}.tar.gz:timidity
 EXTRACT_ONLY=	${DISTNAME}.tar.gz
 
-MAINTAINER=	kevinz5000 at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	MIDI to PCM software synthesizer
 
 CONFLICTS=	timidity++-2.13.*


More information about the svn-ports-all mailing list