diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-06-26 03:59:35 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2010-06-26 03:59:35 +0000 |
commit | 6c3864b9cbb19c9e544c04ebc635bd25419e2ee1 (patch) | |
tree | 70bd2bc15700b1dd20016f234c4d0dba17fe0c53 /usr.bin | |
parent | f07c29e85665fa7cd176dcec939c6ac71aa16b34 (diff) |
disable opencvs; maintainers went bye bye
Diffstat (limited to 'usr.bin')
-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 \ |