diff options
author | 2010-06-26 03:59:34 +0000 | |
---|---|---|
committer | 2010-06-26 03:59:34 +0000 | |
commit | 93a836663ee7777a8f62063150ed3dea6a7c957a (patch) | |
tree | 888e254726e9eff6cd8b63c99740d3902e5f7d47 | |
parent | tweak previous; (diff) | |
download | wireguard-openbsd-93a836663ee7777a8f62063150ed3dea6a7c957a.tar.xz wireguard-openbsd-93a836663ee7777a8f62063150ed3dea6a7c957a.zip |
disable opencvs; maintainers went bye bye
-rw-r--r-- | usr.bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index f241102bd2e..077be9b7272 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.113 2010/04/02 17:12:23 schwarze Exp $ +# $OpenBSD: Makefile,v 1.114 2010/06/26 03:59:34 deraadt Exp $ .include <bsd.own.mk> @@ -15,7 +15,7 @@ SUBDIR= apply apropos ar arch asa asn1_compile at aucat audioctl awk banner \ m4 mail make man mandoc mesg mg \ midiplay mixerctl mkdep mklocale mkstr mktemp modstat msgs nc netstat \ newsyslog \ - nfsstat nice nm nohup oldrdist cvs pagesize passwd paste patch pctr \ + nfsstat nice nm nohup oldrdist pagesize passwd paste patch pctr \ pkg-config pkill \ pmdb pr printenv printf quota radioctl ranlib rcs rdist rdistd \ readlink renice rev rpcgen rpcinfo rs rsh rup ruptime rusers rwall \ |