summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-04-15 03:23:41 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-04-15 03:23:41 +0000
commit91df83818f1744896ab40b9bff51331c89b41472 (patch)
tree3b8cb4efc4413d326352ab1b52f615b73cd7b9b6 /net/Makefile
parentNinja is yet another ircII based irc client. (diff)
Add ninja
Notes
Notes: svn path=/head/; revision=17888
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 04c5e5ebbde1..2353edbfd528 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.246 1999/04/13 17:11:22 taoka Exp $
+# $Id: Makefile,v 1.247 1999/04/14 06:01:55 mharo Exp $
#
SUBDIR += SSLtelnet
@@ -110,6 +110,7 @@
SUBDIR += netcat
SUBDIR += netpipes
SUBDIR += nettest
+ SUBDIR += ninja
SUBDIR += nocol
SUBDIR += nslint
SUBDIR += ntimelord