summaryrefslogtreecommitdiffstats
path: root/libexec/Makefile
diff options
context:
space:
mode:
authorhin <hin@openbsd.org>2003-05-13 04:33:35 +0000
committerhin <hin@openbsd.org>2003-05-13 04:33:35 +0000
commit12f3b09dc46cea556f627aa0eb4fbf8642aa55f3 (patch)
tree9475321fe09cf060411237b0e4f7dcd7593c7887 /libexec/Makefile
parentDon't mention krb4. (diff)
downloadwireguard-openbsd-12f3b09dc46cea556f627aa0eb4fbf8642aa55f3.tar.xz
wireguard-openbsd-12f3b09dc46cea556f627aa0eb4fbf8642aa55f3.zip
krb4 bye bye
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index f957a3179e2..a9925a53188 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.7 (Berkeley) 4/1/91
-# $OpenBSD: Makefile,v 1.35 2003/03/08 18:17:04 beck Exp $
+# $OpenBSD: Makefile,v 1.36 2003/05/13 04:33:35 hin Exp $
.include <bsd.own.mk>
@@ -7,7 +7,7 @@ SUBDIR= comsat fingerd ftpd ftp-proxy getNAME getty identd lockspool \
mail.local makewhatis \
rpc.rquotad rpc.rstatd rpc.rusersd rpc.rwalld rpc.sprayd spamd \
spamd-setup rshd talkd tcpd telnetd tftpd uucpd
-SUBDIR+=login_passwd login_skey login_krb4 login_krb4-or-pwd login_reject \
+SUBDIR+=login_passwd login_skey login_reject \
login_chpass login_lchpass login_token login_radius
.if (${YP:L} == "yes")