Date: Tue, 19 Mar 2013 16:07:46 +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: r314661 - head/audio/xmms-musepack Message-ID: <201303191607.r2JG7kDW048694@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tabthorpe Date: Tue Mar 19 16:07:45 2013 New Revision: 314661 URL: http://svnweb.freebsd.org/changeset/ports/314661 Log: - Reassign to the heap due to mail bounces With hat: portmgr Modified: head/audio/xmms-musepack/Makefile (contents, props changed) Modified: head/audio/xmms-musepack/Makefile ============================================================================== --- head/audio/xmms-musepack/Makefile Tue Mar 19 16:04:52 2013 (r314660) +++ head/audio/xmms-musepack/Makefile Tue Mar 19 16:07:45 2013 (r314661) @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-musepack -# Date created: 15 Mar 2002 -# Whom: Walter Hop <walter@binity.com> -# +# Created by: Walter Hop <walter@binity.com> # $FreeBSD$ -# PORTNAME= xmms-musepack PORTVERSION= 1.8.0 @@ -11,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://dl.slik.org/musepack/ -MAINTAINER= wh@slik.org +MAINTAINER= ports@FreeBSD.org COMMENT= XMMS input plugin for playing MPC Musepack (.mpc, .mp+) files LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303191607.r2JG7kDW048694>