diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-23 12:01:25 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-23 12:01:25 +0000 |
commit | 3e05a4d231f1abb905b0d053ea6375f274fd63f7 (patch) | |
tree | db04b51315f23acb8d97392a34acec6a64831dcf /net/Makefile | |
parent | f59cb6af19b33d2b8899590e94809d5c93cf3048 (diff) |
add nic 0.0.2.011230
Nic is a set of small web-based network applications
PR: 33359
Submitted by: Thierry Thomas <thierry@thomas.as>
Notes
Notes:
svn path=/head/; revision=61808
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index b378eae8139e..186747b5445f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -289,6 +289,7 @@ SUBDIR += nettest SUBDIR += ngrep SUBDIR += ngrep-lib + SUBDIR += nic SUBDIR += nocol SUBDIR += ns SUBDIR += nsc |