diff options
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 d929eb1cff9..ab681fb8376 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.946 2012/12/08 17:10:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.947 2012/12/12 13:19:34 wiz Exp $ # COMMENT= Networking tools @@ -197,6 +197,7 @@ SUBDIR+= iana-etc SUBDIR+= icsi-finger SUBDIR+= iftop SUBDIR+= inadyn +SUBDIR+= iodine SUBDIR+= ipcalc SUBDIR+= ipcheck SUBDIR+= iperf |