summaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorOkan Demirmen <okan@cvs.openbsd.org>2014-04-18 19:13:17 +0000
committerOkan Demirmen <okan@cvs.openbsd.org>2014-04-18 19:13:17 +0000
commit156841adb41846a55a34238c21a4503036224fd9 (patch)
tree09a5fb2e4f25d94d9dd99f25233d16786bc71529 /usr.bin/Makefile
parent51050ea5b8a777beb266412b38bae1ebd95b7d28 (diff)
remove bdes(1) so as to not encourage its use; if someone really
wants to use DES, there's another way. ok deraadt sthen sobrado (and probably tedu)
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index dc2a3175cb7..54c004fdae5 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,9 +1,9 @@
-# $OpenBSD: Makefile,v 1.138 2014/04/18 10:00:48 schwarze Exp $
+# $OpenBSD: Makefile,v 1.139 2014/04/18 19:13:16 okan Exp $
.include <bsd.own.mk>
SUBDIR= apply arch asa at aucat audioctl awk banner \
- basename bc bdes bgplg \
+ basename bc bgplg \
biff cal calendar cap_mkdb cdio chpass cmp col colrm \
column comm compress cpp crontab csplit ctags cu cut \
dc deroff diff diff3 dirname du encrypt env expand false file \