svn commit: r304835 - head/audio/ctronome

Thomas Abthorpe tabthorpe at FreeBSD.org
Tue Sep 25 13:00:55 UTC 2012


Author: tabthorpe
Date: Tue Sep 25 13:00:54 2012
New Revision: 304835
URL: http://svn.freebsd.org/changeset/ports/304835

Log:
  - Reassign to the heap at maintainer's request

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

Modified: head/audio/ctronome/Makefile
==============================================================================
--- head/audio/ctronome/Makefile	Tue Sep 25 12:55:00 2012	(r304834)
+++ head/audio/ctronome/Makefile	Tue Sep 25 13:00:54 2012	(r304835)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	ctronome
-# Date created:		11 August 2010
-# Whom:			Charles Mercadal <mercadal at diablonet.net>
-#
+# Created by: Charles Mercadal <mercadal at diablonet.net>
 # $FreeBSD$
-#
 
 PORTNAME=	ctronome
 PORTVERSION=	0.5.3
@@ -11,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	http://ctronome.kign.org/source/
 
-MAINTAINER=	mercadal at diablonet.net
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A programmable console-based metronome
 
 post-patch:



More information about the svn-ports-all mailing list