diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2014-07-10 14:25:29 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2014-07-10 14:25:29 +0000 |
commit | 5819c67989e1c68cfb11afb5d71c6623bf8867fb (patch) | |
tree | 197279e6567a7510fbc89684e0c24ece3a910a07 /usr.bin/Makefile | |
parent | ec89b2b4961e5c242e7e170c95f13ca1fa4b6f63 (diff) |
oldrdist is old. pre-ok guenther
Diffstat (limited to 'usr.bin/Makefile')
-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 5432f0ccd5b..2dda6382351 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.143 2014/07/09 18:59:10 tedu Exp $ +# $OpenBSD: Makefile,v 1.144 2014/07/10 14:25:28 tedu Exp $ .include <bsd.own.mk> @@ -16,7 +16,7 @@ SUBDIR= apply arch at aucat audioctl awk banner \ m4 mail make man mandoc mesg mg \ midiplay mixerctl mkdep mklocale mktemp modstat nc netstat \ newsyslog \ - nfsstat nice nm nl nohup oldrdist pagesize passwd paste patch pctr \ + nfsstat nice nm nl nohup pagesize passwd paste patch pctr \ pkg-config pkill \ pr printenv printf quota radioctl rcs rdist rdistd \ readlink renice rev rpcgen rpcinfo rs rup rusers rwall \ |