svn commit: r387914 - branches/2015Q2/audio/aacgain

Thomas Zander riggs at FreeBSD.org
Sat May 30 06:37:56 UTC 2015


Author: riggs
Date: Sat May 30 06:37:55 2015
New Revision: 387914
URL: https://svnweb.freebsd.org/changeset/ports/387914

Log:
  MFH: r387913
  
  Un-break build (MASTER_SITE updated, distfile is fetchable again)
  
  PR:		200479
  Submitted by:	root at cooltrainer.org
  Approved by:	ports-secteam (build fix blanket)

Modified:
  branches/2015Q2/audio/aacgain/Makefile
Directory Properties:
  branches/2015Q2/   (props changed)

Modified: branches/2015Q2/audio/aacgain/Makefile
==============================================================================
--- branches/2015Q2/audio/aacgain/Makefile	Sat May 30 06:31:47 2015	(r387913)
+++ branches/2015Q2/audio/aacgain/Makefile	Sat May 30 06:37:55 2015	(r387914)
@@ -5,7 +5,7 @@ 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


More information about the svn-ports-all mailing list