ntpd 4.2.4p8 is now in the tree, ntptrace is dead RIP.

Security:	CVE-2009-3563
This commit is contained in:
roberto 2009-12-15 14:59:58 +00:00
parent 230e76b538
commit 2ffe7d61d9
2 changed files with 1 additions and 10 deletions

View File

@ -1,7 +1,7 @@
# Makefile for ntpd.
# $FreeBSD$
SUBDIR= libopts libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \
SUBDIR= libopts libntp libparse ntpd ntpdc ntpq ntpdate \
ntptime ntp-keygen sntp
SUBDIR+= doc

View File

@ -1,9 +0,0 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../scripts
SCRIPTS= ntptrace
NO_MAN=
NO_OBJ=
.include <bsd.prog.mk>