summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2015-01-11 22:34:08 +0000
committerespie <espie@openbsd.org>2015-01-11 22:34:08 +0000
commit8205cf658d53e4ab271515bd1c17cba153c85bae (patch)
treee1569fab152bff4e92d350ef7e56cb546cd1c4d3 /usr.sbin/Makefile
parentRemove orphaned defines. (diff)
downloadwireguard-openbsd-8205cf658d53e4ab271515bd1c17cba153c85bae.tar.xz
wireguard-openbsd-8205cf658d53e4ab271515bd1c17cba153c85bae.zip
replace fw_update (shell script) with a specialized version of pkg_add.
This has numerous advantages, in terms of speed and control. Initial version should be (mostly) identical to the old one. thanks to rpe@ and sthen@ for tests.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index c2a5e19a93d..b6f1863506a 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile,v 1.184 2014/12/03 20:13:49 florian Exp $
+# $OpenBSD: Makefile,v 1.185 2015/01/11 22:34:08 espie Exp $
.include <bsd.own.mk>
SUBDIR= ac accton acpidump adduser amd apm apmd arp \
authpf bgpctl bgpd bind chroot config cron crunchgen dev_mkdb \
dhcpd dhcrelay dvmrpctl dvmrpd edquota eeprom fdformat \
- ftp-proxy fw_update gpioctl hostapd hotplugd httpd identd ifstated \
+ ftp-proxy gpioctl hostapd hotplugd httpd identd ifstated \
ikectl inetd installboot iostat iscsictl iscsid kgmon kvm_mkdb \
ldapd ldapctl ldomctl ldomd ldpd ldpctl lpr mailwrapper map-mbone \
memconfig mksuncd mkuboot mopd mrinfo mrouted \