summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2015-07-16 20:50:40 +0000
committertedu <tedu@openbsd.org>2015-07-16 20:50:40 +0000
commitc7d0d6db02a5a1146ea41eadb57222cdd0f514d3 (patch)
treec73d28cec524298549c403940efb25398f6982c1
parentimport doas. still subject to changes, large and small. (diff)
downloadwireguard-openbsd-c7d0d6db02a5a1146ea41eadb57222cdd0f514d3.tar.xz
wireguard-openbsd-c7d0d6db02a5a1146ea41eadb57222cdd0f514d3.zip
enable doas
-rw-r--r--usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 6fd8ab937c2..4004454d8ed 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.152 2015/07/03 21:49:53 millert Exp $
+# $OpenBSD: Makefile,v 1.153 2015/07/16 20:50:40 tedu Exp $
.include <bsd.own.mk>
@@ -6,7 +6,7 @@ SUBDIR= apply arch at aucat audioctl awk banner \
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 \
+ dc deroff diff diff3 dirname doas du encrypt env expand false file \
find fgen finger fmt fold from fstat ftp gencat getcap \
getconf getent getopt gprof grep head hexdump htpasswd id indent \
infocmp ipcrm ipcs \