diff options
-rw-r--r-- | libexec/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/Makefile b/libexec/Makefile index fe3d6dd9458..955ad9f3c09 100644 --- a/libexec/Makefile +++ b/libexec/Makefile @@ -1,12 +1,12 @@ # from: @(#)Makefile 5.7 (Berkeley) 4/1/91 -# $OpenBSD: Makefile,v 1.41 2005/11/16 09:17:42 camield Exp $ +# $OpenBSD: Makefile,v 1.42 2005/12/31 18:48:34 pvalchev Exp $ .include <bsd.own.mk> SUBDIR= comsat fingerd ftpd getNAME getty identd lockspool \ mail.local makewhatis \ rpc.rquotad rpc.rstatd rpc.rusersd rpc.rwalld rpc.sprayd spamd \ - spamlogd spamd-setup rshd talkd tcpd tftpd uucpd + spamlogd spamd-setup rshd talkd tcpd tftp-proxy tftpd uucpd SUBDIR+=login_passwd login_skey login_reject \ login_chpass login_lchpass login_token login_radius login_tis |