diff options
author | Cy Schubert <cy@FreeBSD.org> | 2002-05-21 02:13:24 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2002-05-21 02:13:24 +0000 |
commit | 87455805fb283af53eab115310db27b28e7aad2b (patch) | |
tree | d734c89170f7ac7ce21c31fbfc32a844a47305a8 /net/ntp-stable | |
parent | 057632dfb2e1072fe1d0022d32f055f7a0079ee1 (diff) | |
download | ports-87455805fb283af53eab115310db27b28e7aad2b.tar.gz ports-87455805fb283af53eab115310db27b28e7aad2b.zip |
Notes
Diffstat (limited to 'net/ntp-stable')
-rw-r--r-- | net/ntp-stable/Makefile | 8 | ||||
-rw-r--r-- | net/ntp-stable/distinfo | 2 | ||||
-rw-r--r-- | net/ntp-stable/pkg-plist | 5 |
3 files changed, 9 insertions, 6 deletions
diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile index 3a0c6430b740..8de63415ec45 100644 --- a/net/ntp-stable/Makefile +++ b/net/ntp-stable/Makefile @@ -6,10 +6,14 @@ # PORTNAME= ntp -PORTVERSION= 4.1.72 +PORTVERSION= 4.1.1a CATEGORIES= net MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ - http://www.eecis.udel.edu/~ntp/ntp_spool/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/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} MAINTAINER= cy@FreeBSD.org diff --git a/net/ntp-stable/distinfo b/net/ntp-stable/distinfo index 63f646276a7e..88b85524169a 100644 --- a/net/ntp-stable/distinfo +++ b/net/ntp-stable/distinfo @@ -1 +1 @@ -MD5 (ntp-4.1.72.tar.gz) = de9ed6a28f4c4ffea932a49db5b745fa +MD5 (ntp-4.1.1a.tar.gz) = 884c8d90f62bf3de0a464f755a8409a4 diff --git a/net/ntp-stable/pkg-plist b/net/ntp-stable/pkg-plist index 0ec6ddb3c69d..f4e9a7e0ac02 100644 --- a/net/ntp-stable/pkg-plist +++ b/net/ntp-stable/pkg-plist @@ -1,4 +1,4 @@ -bin/genkeys +bin/ntp-genkeys bin/ntpd bin/ntpdate bin/ntpdc @@ -47,6 +47,7 @@ bin/tickadj %%PORTDOCS%%share/doc/ntp/driver38.htm %%PORTDOCS%%share/doc/ntp/driver39.htm %%PORTDOCS%%share/doc/ntp/driver40.htm +%%PORTDOCS%%share/doc/ntp/driver42.html %%PORTDOCS%%share/doc/ntp/driver4.htm %%PORTDOCS%%share/doc/ntp/driver5.htm %%PORTDOCS%%share/doc/ntp/driver6.htm @@ -157,7 +158,6 @@ bin/tickadj %%PORTDOCS%%share/doc/ntp/pic/radio2.jpg %%PORTDOCS%%share/doc/ntp/pic/sheepb.jpg %%PORTDOCS%%share/doc/ntp/pic/stack1a.jpg -%%PORTDOCS%%share/doc/ntp/pic/thumbs.db %%PORTDOCS%%share/doc/ntp/pic/tonea.gif %%PORTDOCS%%share/doc/ntp/pic/wingdorothy.gif %%PORTDOCS%%share/doc/ntp/porting.htm @@ -168,7 +168,6 @@ bin/tickadj %%PORTDOCS%%share/doc/ntp/rdebug.htm %%PORTDOCS%%share/doc/ntp/refclock.htm %%PORTDOCS%%share/doc/ntp/release.htm -%%PORTDOCS%%share/doc/ntp/thumbs.db %%PORTDOCS%%share/doc/ntp/tickadj.htm %%PORTDOCS%%@dirrm share/doc/ntp/pic %%PORTDOCS%%@dirrm share/doc/ntp/hints |