Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2014 20:18:37 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373366 - head/sysutils/linux-nero
Message-ID:  <201411242018.sAOKIbER064027@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Mon Nov 24 20:18:36 2014
New Revision: 373366
URL: https://svnweb.freebsd.org/changeset/ports/373366
QAT: https://qat.redports.org/buildarchive/r373366/

Log:
  sysutils/linux-nero: Unbreak by fixing fetch (new master site)
  
  PR:		195159
  Submitted by:	Jan Beich
  Approved by:	Just fix it

Modified:
  head/sysutils/linux-nero/Makefile

Modified: head/sysutils/linux-nero/Makefile
==============================================================================
--- head/sysutils/linux-nero/Makefile	Mon Nov 24 19:44:39 2014	(r373365)
+++ head/sysutils/linux-nero/Makefile	Mon Nov 24 20:18:36 2014	(r373366)
@@ -5,8 +5,7 @@ PORTNAME=	nero
 PORTVERSION=	4.0.0.0
 PORTREVISION=	2
 CATEGORIES=	sysutils emulators
-MASTER_SITES=	http://ftp6.usw.nero.com/software/NeroLINUX/ \
-		ftp://ftp6.usw.nero.com/software/NeroLINUX/
+MASTER_SITES=	http://ftp20.us.nero.com/software/NeroLINUX/
 DISTNAME=	${PORTNAME}linux-${PORTVERSION}-x86
 EXTRACT_SUFX=	.rpm
 DIST_SUBDIR=	rpm
@@ -14,7 +13,6 @@ DIST_SUBDIR=	rpm
 MAINTAINER=	emulation@FreeBSD.org
 COMMENT=	CD/DVD disk burner
 
-BROKEN=		Unfetchable
 RESTRICTED=	Must be downloaded from their website and a serial number must be bought
 
 ONLY_FOR_ARCHS=	i386 amd64



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