Date: Tue, 25 Sep 2012 13:00:55 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304835 - head/audio/ctronome Message-ID: <201209251300.q8PD0tug033401@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@diablonet.net> -# +# Created by: Charles Mercadal <mercadal@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@diablonet.net +MAINTAINER= ports@FreeBSD.org COMMENT= A programmable console-based metronome post-patch:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209251300.q8PD0tug033401>