mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 17:43:28 +00:00
ntpd 4.2.4p8 is now in the tree, ntptrace is dead RIP.
Security: CVE-2009-3563
This commit is contained in:
parent
eb6d21b4ca
commit
09d432fc4a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=200577
@ -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
|
||||
|
||||
|
@ -1,9 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../scripts
|
||||
|
||||
SCRIPTS= ntptrace
|
||||
NO_MAN=
|
||||
NO_OBJ=
|
||||
|
||||
.include <bsd.prog.mk>
|
Loading…
Reference in New Issue
Block a user