diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-04-15 03:23:41 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-04-15 03:23:41 +0000 |
commit | 91df83818f1744896ab40b9bff51331c89b41472 (patch) | |
tree | 3b8cb4efc4413d326352ab1b52f615b73cd7b9b6 /net | |
parent | b7e2daf50d8017403f5dc562e31fc50b10f35a10 (diff) | |
download | ports-91df83818f1744896ab40b9bff51331c89b41472.tar.gz ports-91df83818f1744896ab40b9bff51331c89b41472.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
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 |