svn commit: r376384 - head/net/ntp

Cy Schubert cy at FreeBSD.org
Tue Jan 6 06:23:41 UTC 2015


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/}
 


More information about the svn-ports-all mailing list