summaryrefslogtreecommitdiff
path: root/net/ntp
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-04 07:02:17 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-04 07:02:17 +0000
commitca09b1019c0587029ea18f053f1a83386cc551e3 (patch)
tree812fe02d2de4fb424f66af05d1cd990346ad87d0 /net/ntp
parent[patch][non-maintainer] remove dead master site from japanese/perl5 (diff)
[patch][non-maintainer] remove dead master site from net/ntp
Per Fenner's logs, ftp://uiarchive.uiuc.edu went away around July 22nd of this year. It should be removed from this port. PR: ports/57561 Submitted by: Mark Linimon <linimon@lonesome.com>
Notes
Notes: svn path=/head/; revision=90209
Diffstat (limited to 'net/ntp')
-rw-r--r--net/ntp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index 031336263fef..24b7932bcc30 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -11,9 +11,7 @@ CATEGORIES= net
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/ \
- ftp://ftp.digex.net/pub/packages/network/ntp/ntp4/ \
- ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/ntp/ntp4/ \
- ftp://uiarchive.cso.uiuc.edu/pub/ftp/ftp.udel.edu/pub/ntp/ntp4/
+ ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/ntp/ntp4/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
MAINTAINER= cy@FreeBSD.org