summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'libexec')
-rw-r--r--libexec/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index c83c03dbcc8..83be8839346 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -1,8 +1,8 @@
# from: @(#)Makefile 5.7 (Berkeley) 4/1/91
-# $Id: Makefile,v 1.5 1993/08/01 05:38:44 mycroft Exp $
+# $Id: Makefile,v 1.6 1993/09/06 18:00:24 cassidy Exp $
SUBDIR= bugfiler comsat crond elvispreserve fingerd ftpd getNAME \
- getty mail.local makekey rexecd rlogind rshd rpc.rstatd rpc.rusersd \
- rpc.rwalld talkd telnetd tftpd uucpd
+ getty mail.local makekey rarpd rexecd rlogind rshd rpc.rstatd \
+ rpc.rusersd rpc.rwalld talkd telnetd tftpd uucpd
.include <bsd.subdir.mk>