diff options
author | cy <cy@FreeBSD.org> | 2006-08-05 09:34:17 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2006-08-05 09:34:17 +0800 |
commit | 43e964b536679631cef47b7a480250f72d04acf0 (patch) | |
tree | 7751a32f3a594bb647445371be94043bdb9a1e95 | |
parent | 60c5d886d96e66526d0e409537f73ca9a7279b7f (diff) | |
download | freebsd-ports-gnome-43e964b536679631cef47b7a480250f72d04acf0.tar.gz freebsd-ports-gnome-43e964b536679631cef47b7a480250f72d04acf0.tar.zst freebsd-ports-gnome-43e964b536679631cef47b7a480250f72d04acf0.zip |
Distfile source directory has changed.
-rw-r--r-- | net/ntp/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile index 6dcddb3be0fb..f8ad32e37d1d 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -8,10 +8,10 @@ PORTNAME= ntp PORTVERSION= 4.2.2 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/ \ - ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/ntp/ntp4/ +MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ntp-4.2/ \ + http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \ + ftp://ftp.archive.de.uu.net/pub/unix/ntp/ntp4/ntp-4.2/ \ + ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/ntp/ntp4/ntp-4.2/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} MAINTAINER= cy@FreeBSD.org |