diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-04 07:02:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-04 07:02:17 +0000 |
commit | ca09b1019c0587029ea18f053f1a83386cc551e3 (patch) | |
tree | 812fe02d2de4fb424f66af05d1cd990346ad87d0 /net/ntp-stable | |
parent | 364517283dc35dbab8ce921f4c1f42690a0d85f7 (diff) | |
download | ports-ca09b1019c0587029ea18f053f1a83386cc551e3.tar.gz ports-ca09b1019c0587029ea18f053f1a83386cc551e3.zip |
Notes
Diffstat (limited to 'net/ntp-stable')
-rw-r--r-- | net/ntp-stable/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile index 031336263fef..24b7932bcc30 100644 --- a/net/ntp-stable/Makefile +++ b/net/ntp-stable/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 |