diff options
author | andreas <andreas@FreeBSD.org> | 1998-07-18 23:06:39 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-07-18 23:06:39 +0800 |
commit | 18b649ad79e18fdb970f1d3e35003cbcd84c8db1 (patch) | |
tree | ad1535f20bfcc33ed532c1cbeeb17439d10aa288 /net/ntp-stable/Makefile | |
parent | e46621ab13cac505e32a100cd7ff5c0a65f3c394 (diff) | |
download | freebsd-ports-gnome-18b649ad79e18fdb970f1d3e35003cbcd84c8db1.tar.gz freebsd-ports-gnome-18b649ad79e18fdb970f1d3e35003cbcd84c8db1.tar.zst freebsd-ports-gnome-18b649ad79e18fdb970f1d3e35003cbcd84c8db1.zip |
upgrade to latest ntp-4.0.73e and make bill fenners tool happy ;-)
Diffstat (limited to 'net/ntp-stable/Makefile')
-rw-r--r-- | net/ntp-stable/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile index c7bfc40be704..7d5d30c4992b 100644 --- a/net/ntp-stable/Makefile +++ b/net/ntp-stable/Makefile @@ -3,10 +3,10 @@ # Date created: Di 5 Mai 1998 21:31:03 CEST # Whom: andreas # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/05/05 20:05:22 andreas Exp $ # -DISTNAME= ntp-4.0.72g +DISTNAME= ntp-4.0.73e CATEGORIES= net MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/testing/ |