diff options
author | wiz <wiz@pkgsrc.org> | 2012-12-12 13:19:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-12-12 13:19:34 +0000 |
commit | 69b884cce7c625a97d73661b8ec837697e18d024 (patch) | |
tree | 52bbc94e57b61316bfc15ec7afa2911719f847ff /net/Makefile | |
parent | 013e37e88ec4910e6549d1556922033b9c56825b (diff) | |
download | pkgsrc-69b884cce7c625a97d73661b8ec837697e18d024.tar.gz |
+ iodine.
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 |