summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-09-05 00:08:17 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-09-05 00:08:17 +0000
commitdbb61ca6f8a79e5507a476ef811ad6c02d0ce83c (patch)
tree69ab450d63200cd4923180ddc8efd5e7689bfdbf /libexec
parenta87ab1ab8d070a3984211daf32f9415cdf323a1d (diff)
safe_finger no longer installed
Diffstat (limited to 'libexec')
-rw-r--r--libexec/tcpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/tcpd/Makefile b/libexec/tcpd/Makefile
index f6a3d27ea17..74d92bad090 100644
--- a/libexec/tcpd/Makefile
+++ b/libexec/tcpd/Makefile
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile,v 1.1 1997/02/26 06:00:33 downsj Exp $
+# $OpenBSD: Makefile,v 1.2 2002/09/05 00:08:16 deraadt Exp $
-SUBDIR= safe_finger tcpd tcpdchk tcpdmatch
+SUBDIR= tcpd tcpdchk tcpdmatch
.include <bsd.subdir.mk>