diff options
author | 2009-07-05 16:55:20 +0000 | |
---|---|---|
committer | 2009-07-05 16:55:20 +0000 | |
commit | 484ed885b979c4b7ddb724027ae41b60042f7fc9 (patch) | |
tree | ca852703c389fc6e362c9a914d6435cb5decfe49 | |
parent | Fix typo that would prevent bsd.rd from being copied into the release dir. (diff) | |
download | wireguard-openbsd-484ed885b979c4b7ddb724027ae41b60042f7fc9.tar.xz wireguard-openbsd-484ed885b979c4b7ddb724027ae41b60042f7fc9.zip |
sync
-rw-r--r-- | distrib/sets/lists/base/md.socppc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distrib/sets/lists/base/md.socppc b/distrib/sets/lists/base/md.socppc index a82d8df0de0..a1b47dbf6c8 100644 --- a/distrib/sets/lists/base/md.socppc +++ b/distrib/sets/lists/base/md.socppc @@ -52,6 +52,7 @@ ./etc/firmware/zd1211 ./etc/firmware/zd1211-license ./etc/firmware/zd1211b +./sbin/wsconsctl ./usr/bin/gccbug ./usr/lib/apache/modules/libproxy.so ./usr/lib/apache/modules/mod_auth_anon.so @@ -2447,3 +2448,4 @@ ./usr/mdec/mkboot ./usr/sbin/hotplugd ./usr/sbin/pcidump +./usr/sbin/wsconscfg |