Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2015 06:23:41 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376384 - head/net/ntp
Message-ID:  <201501060623.t066Nftf007489@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Tue Jan  6 06:23:40 2015
New Revision: 376384
URL: https://svnweb.freebsd.org/changeset/ports/376384
QAT: https://qat.redports.org/buildarchive/r376384/

Log:
  Adjust MASTER_SITES.

Modified:
  head/net/ntp/Makefile

Modified: head/net/ntp/Makefile
==============================================================================
--- head/net/ntp/Makefile	Tue Jan  6 05:28:58 2015	(r376383)
+++ head/net/ntp/Makefile	Tue Jan  6 06:23:40 2015	(r376384)
@@ -5,9 +5,8 @@ PORTNAME=	ntp
 PORTVERSION=	4.2.8
 PORTREVISION=	3
 CATEGORIES=	net ipv6
-MASTER_SITES=	ftp://ftp.udel.edu/pub/ntp/ntp4/ \
-		http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \
-		ftp://ftp.archive.de.uu.net/pub/unix/ntp/ntp4/ \
+MASTER_SITES=	http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \
+		http://archive.ntp.org/ntp4/ntp-4.2/ \
 		ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/ntp/ntp4/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/P/p/:S/.r/-RC/}
 



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