diff options
author | dirk <dirk@FreeBSD.org> | 2001-04-05 16:26:35 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2001-04-05 16:26:35 +0000 |
commit | 9bbd1f62fcc36a212089a73abc0d3ffa56f70212 (patch) | |
tree | 940d2db439ebe7ad22e7fa3e5a5aae5cd2c294e4 /net | |
parent | fed7c2b4f6937fffba7672feb1941ad0f267f16c (diff) | |
download | FreeBSD-ports-9bbd1f62fcc36a212089a73abc0d3ffa56f70212.zip FreeBSD-ports-9bbd1f62fcc36a212089a73abc0d3ffa56f70212.tar.gz |
Add nsc.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 2fd97c5..b6d27c0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -194,6 +194,7 @@ SUBDIR += ngrep SUBDIR += nocol SUBDIR += ns + SUBDIR += nsc SUBDIR += nslint SUBDIR += nsping SUBDIR += nstreams |