Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jul 2015 19:55:45 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392447 - head/audio/cd2mp3
Message-ID:  <201507181955.t6IJtjeE045920@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Sat Jul 18 19:55:44 2015
New Revision: 392447
URL: https://svnweb.freebsd.org/changeset/ports/392447

Log:
  Remove BROKEN; mirrors have been adjusted

Modified:
  head/audio/cd2mp3/Makefile

Modified: head/audio/cd2mp3/Makefile
==============================================================================
--- head/audio/cd2mp3/Makefile	Sat Jul 18 19:37:21 2015	(r392446)
+++ head/audio/cd2mp3/Makefile	Sat Jul 18 19:55:44 2015	(r392447)
@@ -6,8 +6,9 @@ PORTVERSION=	0.82
 PORTREVISION=	4
 PORTEPOCH=	1
 CATEGORIES=	audio
-MASTER_SITES=	http://cvsup.theplanet.com/distfiles/ \
-		http://mark.foster.cc/pub/freebsd/ports/distfiles/
+MASTER_SITES=	http://mark.foster.cc/pub/freebsd/ports/distfiles/ \
+		LOCAL/feld
+MASTER_SITES=	LOCAL/feld
 
 MAINTAINER=	mark@foster.cc
 COMMENT=	Easy to use CD Ripping and MP3 Encoding tool
@@ -15,7 +16,6 @@ COMMENT=	Easy to use CD Ripping and MP3 
 RUN_DEPENDS=	lame:${PORTSDIR}/audio/lame \
 		dagrab:${PORTSDIR}/audio/dagrab
 
-BROKEN=		Fails to fetch
 USES=		perl5 shebangfix
 USE_PERL5=	run
 SHEBANG_FILES=	cd2mp3



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507181955.t6IJtjeE045920>