svn commit: r394048 - head/audio/cd2mp3

Jason Unovitch junovitch at FreeBSD.org
Thu Aug 13 01:55:09 UTC 2015


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 at bsdforge.com>
  Approved by:	Mark Foster <mark at 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 at foster.cc
+MAINTAINER=	portmaster at BSDforge.com
 COMMENT=	Easy to use CD Ripping and MP3 Encoding tool
 
 RUN_DEPENDS=	lame:${PORTSDIR}/audio/lame \


More information about the svn-ports-all mailing list