diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-02-29 03:33:06 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-02-29 03:33:06 +0000 |
commit | 0ca266f86fec12e0794fead01d9397d8ef80bbe7 (patch) | |
tree | 1b38add698f80811bc922346569d4732d27365ef /net/Makefile | |
parent | ebdafce343bf9ab3be107f196e1cd9dd1c6618ae (diff) | |
download | pkgsrc-0ca266f86fec12e0794fead01d9397d8ef80bbe7.tar.gz |
Add and enable iftop-0.16
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 41f6e3ac4e5..5cbea82b306 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.448 2004/02/26 22:56:56 agc Exp $ +# $NetBSD: Makefile,v 1.449 2004/02/29 03:33:06 xtraeme Exp $ # COMMENT= Networking tools @@ -106,6 +106,7 @@ SUBDIR+= host SUBDIR+= hping SUBDIR+= httptunnel SUBDIR+= icsi-finger +SUBDIR+= iftop SUBDIR+= ip6_int SUBDIR+= ipa SUBDIR+= ipcalc |