summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2014-07-11 08:05:41 +0000
committertedu <tedu@openbsd.org>2014-07-11 08:05:41 +0000
commit924afa2891af34dcc83af883e76b83fbdf9296f7 (patch)
tree3ff671ced6e3491cd8fcc5462bb340e8886c8ac0
parentRemove JPAKE remnants - there is no jpake.h, so if OPENSSL_NO_JPAKE was (diff)
downloadwireguard-openbsd-924afa2891af34dcc83af883e76b83fbdf9296f7.tar.xz
wireguard-openbsd-924afa2891af34dcc83af883e76b83fbdf9296f7.zip
ain't nobody got time for fortran.
remove fsplit. ok beck.
-rw-r--r--usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 2dda6382351..4c909b329cd 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.144 2014/07/10 14:25:28 tedu Exp $
+# $OpenBSD: Makefile,v 1.145 2014/07/11 08:05:41 tedu Exp $
.include <bsd.own.mk>
@@ -7,7 +7,7 @@ SUBDIR= apply arch at aucat audioctl awk banner \
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 \
- find fgen finger fmt fold from fsplit fstat ftp gencat getcap \
+ find fgen finger fmt fold from fstat ftp gencat getcap \
getconf getent getopt gprof grep gzsig head hexdump htpasswd id indent \
infocmp ipcrm ipcs \
join jot kdump keynote ktrace lam last lastcomm leave less lex \