Date: Tue, 5 Feb 2013 09:08:43 +0000 (UTC) From: Andrej Zverev <az@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311673 - head/audio/libmp3splt Message-ID: <201302050908.r1598hcs007285@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: az Date: Tue Feb 5 09:08:43 2013 New Revision: 311673 URL: http://svnweb.freebsd.org/changeset/ports/311673 Log: Fix typo in previous revision Submitted by: maintainer (via IRC) Modified: head/audio/libmp3splt/Makefile (contents, props changed) Modified: head/audio/libmp3splt/Makefile ============================================================================== --- head/audio/libmp3splt/Makefile Tue Feb 5 09:08:14 2013 (r311672) +++ head/audio/libmp3splt/Makefile Tue Feb 5 09:08:43 2013 (r311673) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libmp3splt -DISTVERSION= 0.8.1a +PORTVERSION= 0.8.1a CATEGORIES= audio MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302050908.r1598hcs007285>