Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2015 10:22:45 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376418 - head/Mk
Message-ID:  <201501061022.t06AMjDe026516@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Tue Jan  6 10:22:44 2015
New Revision: 376418
URL: https://svnweb.freebsd.org/changeset/ports/376418
QAT: https://qat.redports.org/buildarchive/r376418/

Log:
  Retire MASTER_SITE_CRITICAL

Modified:
  head/Mk/bsd.sites.mk

Modified: head/Mk/bsd.sites.mk
==============================================================================
--- head/Mk/bsd.sites.mk	Tue Jan  6 10:17:28 2015	(r376417)
+++ head/Mk/bsd.sites.mk	Tue Jan  6 10:22:44 2015	(r376418)
@@ -126,15 +126,6 @@ MASTER_SITE_COMP_SOURCES+= \
 	ftp://ftp.uu.net/usenet/comp.sources.%SUBDIR%/
 .endif
 
-.if !defined(IGNORE_MASTER_SITE_CRITICAL)
-MASTER_SITE_CRITICAL+= \
-	http://critical.ch/distfiles/%SUBDIR%/ \
-	http://energy.critical.ch/distfiles/%SUBDIR%/ \
-	http://snow.critical.ch/distfiles/%SUBDIR%/ \
-	http://fneu.fr/distfiles/%SUBDIR%/ \
-	ftp://ftp.c.saper.info/distfiles/%SUBDIR%/
-.endif
-
 .if !defined(IGNORE_MASTER_SITE_CSME)
 MASTER_SITE_CSME+=	${MASTER_SITE_CENKES}
 .endif



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