Module Name:    src
Committed By:   christos
Date:           Mon Feb  6 16:04:07 UTC 2017

Modified Files:
        src/usr.bin: Makefile

Log Message:
Add nc.


To generate a diff of this commit:
cvs rdiff -u -r1.226 -r1.227 src/usr.bin/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/Makefile
diff -u src/usr.bin/Makefile:1.226 src/usr.bin/Makefile:1.227
--- src/usr.bin/Makefile:1.226	Sun Oct  2 21:00:27 2016
+++ src/usr.bin/Makefile	Mon Feb  6 11:04:07 2017
@@ -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 @@ SUBDIR= apply asa at audio audiocfg \
 	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 \

Reply via email to