svn commit: r392447 - head/audio/cd2mp3
Mark Felder
feld at FreeBSD.org
Sat Jul 18 19:55:45 UTC 2015
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 at 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
More information about the svn-ports-all
mailing list