diff options
-rw-r--r-- | net/ntp-stable/Makefile | 4 | ||||
-rw-r--r-- | net/ntp/Makefile | 4 |
2 files changed, 2 insertions, 6 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 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 |