Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin Add nc.



details:   https://anonhg.NetBSD.org/src/rev/a9780459c574
branches:  trunk
changeset: 821449:a9780459c574
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Feb 06 16:04:07 2017 +0000

description:
Add nc.

diffstat:

 usr.bin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c61cbfd7cf8d -r a9780459c574 usr.bin/Makefile
--- a/usr.bin/Makefile  Mon Feb 06 16:03:40 2017 +0000
+++ b/usr.bin/Makefile  Mon Feb 06 16:04:07 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.226 2016/10/03 01:00:27 kamil Exp $
+#      $NetBSD: Makefile,v 1.227 2017/02/06 16:04:07 christos Exp $
 #      from: @(#)Makefile      8.3 (Berkeley) 1/7/94
 
 .include <bsd.own.mk>
@@ -19,7 +19,7 @@
        machine mail make man menuc mesg midiplay midirecord mixerctl \
        mkcsmapper mkdep mkesdb mkfifo mklocale mkstr mktemp mkubootimage \
        moduli msgc msgs \
-       nbperf netgroup netstat newgrp newsyslog nfsstat nice nl nohup \
+       nbperf nc netgroup netstat newgrp newsyslog nfsstat nice nl nohup \
        pagesize passwd paste patch pathchk pkill pmap pmc pr \
        printenv printf progress pwait pwhash qsubst quota radioctl rdist \
        renice rev revoke rfcomm_sppd rlogin rpcgen rpcinfo rs rsh \



Home | Main Index | Thread Index | Old Index