diff options
author | salo <salo@pkgsrc.org> | 2006-08-03 15:11:28 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2006-08-03 15:11:28 +0000 |
commit | 02c26cad1b4621f4cc1bc14087f58df462543430 (patch) | |
tree | 8547a8f4fff272efe639eb25f5e5b5526fb3895a /net | |
parent | f24a3b70e937a95339862eabc01d1a0568f782ff (diff) | |
download | pkgsrc-02c26cad1b4621f4cc1bc14087f58df462543430.tar.gz |
Add and enable kismet.
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 acf8926ab63..a11baadd7e5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.630 2006/07/22 19:21:11 abs Exp $ +# $NetBSD: Makefile,v 1.631 2006/08/03 15:11:28 salo Exp $ # COMMENT= Networking tools @@ -163,6 +163,7 @@ SUBDIR+= jwhois SUBDIR+= kdenetwork3 SUBDIR+= kftpgrabber SUBDIR+= kiax +SUBDIR+= kismet SUBDIR+= kphone SUBDIR+= lambdamoo SUBDIR+= lambdamoo-core |