summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2009-12-15 14:59:58 +0000
committerroberto <roberto@FreeBSD.org>2009-12-15 14:59:58 +0000
commit2ffe7d61d93a8c10c0336f394d7c3614ae58d642 (patch)
tree7a25754238a08a2748a7f670691a42d2c5d6efa3 /usr.sbin
parent230e76b5380d386df4ba9fee065378a39a10e8b5 (diff)
downloadFreeBSD-src-2ffe7d61d93a8c10c0336f394d7c3614ae58d642.zip
FreeBSD-src-2ffe7d61d93a8c10c0336f394d7c3614ae58d642.tar.gz
ntpd 4.2.4p8 is now in the tree, ntptrace is dead RIP.
Security: CVE-2009-3563
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ntp/Makefile2
-rw-r--r--usr.sbin/ntp/ntptrace/Makefile9
2 files changed, 1 insertions, 10 deletions
diff --git a/usr.sbin/ntp/Makefile b/usr.sbin/ntp/Makefile
index 86e447d..31ee564 100644
--- a/usr.sbin/ntp/Makefile
+++ b/usr.sbin/ntp/Makefile
@@ -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
diff --git a/usr.sbin/ntp/ntptrace/Makefile b/usr.sbin/ntp/ntptrace/Makefile
deleted file mode 100644
index 8d7547c..0000000
--- a/usr.sbin/ntp/ntptrace/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../scripts
-
-SCRIPTS= ntptrace
-NO_MAN=
-NO_OBJ=
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud