aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Paul <wpaul@FreeBSD.org>1995-10-26 16:28:33 +0000
committerBill Paul <wpaul@FreeBSD.org>1995-10-26 16:28:33 +0000
commit0b8ab5c8e126274e7d1f64fa266708a92b81e70e (patch)
treea4df3a4e5de38f2a54f4f549ae7b2f0da772c0fe
parenta44e4d140757134340807cb35dac2213cfc54b6c (diff)
Notes
-rw-r--r--libexec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index 5364abdf0db54..3a1d910a9bc49 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
SUBDIR= atrun bootpd bootpgw comsat fingerd ftpd getNAME getty lfs_cleanerd \
- mail.local makekey rexecd rlogind rpc.rstatd rpc.rusersd \
+ mail.local makekey revnetgroup rexecd rlogind rpc.rstatd rpc.rusersd \
rpc.rwalld rshd talkd tftpd uucpd xtend
.if !exists(../secure) || defined(NOSECURE)