svn commit: r387913 - head/audio/aacgain

Thomas Zander riggs at FreeBSD.org
Sat May 30 06:31:48 UTC 2015


Author: riggs
Date: Sat May 30 06:31:47 2015
New Revision: 387913
URL: https://svnweb.freebsd.org/changeset/ports/387913

Log:
  Un-break build (MASTER_SITE updated, distfile is fetchable again)
  
  PR:		200479
  Submitted by:	root at cooltrainer.org
  MFH:		2015Q2

Modified:
  head/audio/aacgain/Makefile

Modified: head/audio/aacgain/Makefile
==============================================================================
--- head/audio/aacgain/Makefile	Sat May 30 01:48:31 2015	(r387912)
+++ head/audio/aacgain/Makefile	Sat May 30 06:31:47 2015	(r387913)
@@ -5,12 +5,11 @@ PORTNAME=	aacgain
 PORTVERSION=	1.8
 PORTREVISION=	1
 CATEGORIES=	audio
-MASTER_SITES=	http://altosdesign.com/aacgain/alvarez/
+MASTER_SITES=	http://aacgain.altosdesign.com/alvarez/
 
 MAINTAINER=	multimedia at FreeBSD.org
 COMMENT=	Normalizes the volume of mp3 and AAC (mp4/m4a/QuickTime) media files
 
-BROKEN=		No public distfiles
 GNU_CONFIGURE=	yes
 USES=		gmake libtool tar:bzip2
 PLIST_FILES=	bin/aacgain


More information about the svn-ports-all mailing list