Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 2015 01:55:08 +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: r394048 - head/audio/cd2mp3
Message-ID:  <201508130155.t7D1t8wW055627@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Thu Aug 13 01:55:08 2015
New Revision: 394048
URL: https://svnweb.freebsd.org/changeset/ports/394048

Log:
  audio/cd2mp3: pass maintainer to submitter, add additional MASTER_SITE
  
  PR:		200137
  Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
  Approved by:	Mark Foster <mark@foster.cc> (outgoing maintainer), delphij (mentor)

Modified:
  head/audio/cd2mp3/Makefile

Modified: head/audio/cd2mp3/Makefile
==============================================================================
--- head/audio/cd2mp3/Makefile	Thu Aug 13 00:58:37 2015	(r394047)
+++ head/audio/cd2mp3/Makefile	Thu Aug 13 01:55:08 2015	(r394048)
@@ -7,10 +7,10 @@ PORTREVISION=	4
 PORTEPOCH=	1
 CATEGORIES=	audio
 MASTER_SITES=	http://mark.foster.cc/pub/freebsd/ports/distfiles/ \
+		http://BSDforge.com/projects/source/audio/cd2mp3/ \
 		LOCAL/feld
-MASTER_SITES=	LOCAL/feld
 
-MAINTAINER=	mark@foster.cc
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Easy to use CD Ripping and MP3 Encoding tool
 
 RUN_DEPENDS=	lame:${PORTSDIR}/audio/lame \



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