diff options
author | minskim <minskim@pkgsrc.org> | 2005-11-16 02:08:23 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-11-16 02:08:23 +0000 |
commit | 0efe7622977ecdd1a9ac7c3a4dca187316da8c04 (patch) | |
tree | 53cdffd6ee017d491ee241beff439b594ef88260 /net/Makefile | |
parent | f13c7dbf1ef4088857cdfe71bfc7f4a8cdeccc1c (diff) | |
download | pkgsrc-0efe7622977ecdd1a9ac7c3a4dca187316da8c04.tar.gz |
Add nstx.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index ce1eda1137e..36551f46c8a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.589 2005/11/13 08:33:25 minskim Exp $ +# $NetBSD: Makefile,v 1.590 2005/11/16 02:08:23 minskim Exp $ # COMMENT= Networking tools @@ -227,6 +227,7 @@ SUBDIR+= ns SUBDIR+= nsca SUBDIR+= nsd SUBDIR+= nslint +SUBDIR+= nstx SUBDIR+= ntop SUBDIR+= ntop1 SUBDIR+= ntp4 |