Date: Sat, 19 Dec 2015 00:55:42 +0000 (UTC) From: Jason Unovitch <junovitch@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403994 - head/audio/cd2mp3 Message-ID: <201512190055.tBJ0tgQL093028@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: junovitch Date: Sat Dec 19 00:55:41 2015 New Revision: 403994 URL: https://svnweb.freebsd.org/changeset/ports/403994 Log: audio/cd2mp3: Add an IPv6 MASTER_SITES mirror and add a WWW: PR: 205408 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) Modified: head/audio/cd2mp3/Makefile head/audio/cd2mp3/pkg-descr Modified: head/audio/cd2mp3/Makefile ============================================================================== --- head/audio/cd2mp3/Makefile Sat Dec 19 00:42:17 2015 (r403993) +++ head/audio/cd2mp3/Makefile Sat Dec 19 00:55:41 2015 (r403994) @@ -8,6 +8,7 @@ PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://mark.foster.cc/pub/freebsd/ports/distfiles/ \ http://BSDforge.com/projects/source/audio/cd2mp3/ \ + http://bsd6.BSDforge.com/projects/source/audio/cd2mp3/ \ LOCAL/feld MAINTAINER= portmaster@BSDforge.com Modified: head/audio/cd2mp3/pkg-descr ============================================================================== --- head/audio/cd2mp3/pkg-descr Sat Dec 19 00:42:17 2015 (r403993) +++ head/audio/cd2mp3/pkg-descr Sat Dec 19 00:55:41 2015 (r403994) @@ -2,3 +2,5 @@ cd2mp3 will help you create MP3s from yo It features single track encoding, entire CD encoding, ripping of tracks to .WAV files, and encoding .WAV files to MP3 Format. + +WWW: http://BSDforge.com/projects/audio/cd2mp3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512190055.tBJ0tgQL093028>