diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-04-05 16:26:35 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-04-05 16:26:35 +0000 |
commit | 76244d4d83cfe812006aeba0032532d2eb41fb98 (patch) | |
tree | 291e705c1e29b30a9381a2fd80a7dc29bfad71a1 | |
parent | Bring in the most recent bits from the XFree86 cvs repository (security (diff) |
Add nsc.
Notes
Notes:
svn path=/head/; revision=40898
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 2fd97c5f6e01..b6d27c0bec99 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 |