svn commit: r356237 - head/audio/ogg2mp3

Wesley Shields wxs at FreeBSD.org
Mon Jun 2 16:06:36 UTC 2014


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 at web.de
 COMMENT=	Perl script that converts Ogg Vorbis files to MP3 format


More information about the svn-ports-head mailing list