diff options
author | wiz <wiz> | 2012-12-12 13:19:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-12-12 13:19:34 +0000 |
commit | ff08796859df673993562f1427979e15b07f6d74 (patch) | |
tree | 52bbc94e57b61316bfc15ec7afa2911719f847ff /net | |
parent | 74b8f66c7b1102668c86bbd63c4d8a5019b06f65 (diff) | |
download | pkgsrc-ff08796859df673993562f1427979e15b07f6d74.tar.gz |
+ iodine.
Diffstat (limited to 'net')
-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 |