Date: Mon, 2 Jun 2014 16:06:35 +0000 (UTC) From: Wesley Shields <wxs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356237 - head/audio/ogg2mp3 Message-ID: <201406021606.s52G6ZIW091356@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wxs Date: Mon Jun 2 16:06:35 2014 New Revision: 356237 URL: http://svnweb.freebsd.org/changeset/ports/356237 QAT: https://qat.redports.org/buildarchive/r356237/ Log: Revert previous commit. The patch was already applied but the PR was not closed due to the migration. Looks like miwi@ reversed the patch when he applied it. Modified: head/audio/ogg2mp3/Makefile Modified: head/audio/ogg2mp3/Makefile ============================================================================== --- head/audio/ogg2mp3/Makefile Mon Jun 2 15:12:30 2014 (r356236) +++ head/audio/ogg2mp3/Makefile Mon Jun 2 16:06:35 2014 (r356237) @@ -5,7 +5,7 @@ PORTNAME= ogg2mp3 PORTVERSION= 0.6.1 PORTREVISION?= 2 CATEGORIES= audio -MASTER_SITES= http://jamesa.com/projects/ogg2mp3/releases/ +MASTER_SITES= http://atarininja.org/distfiles MAINTAINER= tobias.rehbein@web.de COMMENT= Perl script that converts Ogg Vorbis files to MP3 format
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406021606.s52G6ZIW091356>