diff options
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | net/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index dd52b728e56..6be1cb4d88f 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6499 2004/07/08 14:46:55 xtraeme Exp $ +$NetBSD: CHANGES,v 1.6500 2004/07/08 16:20:54 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3310,3 +3310,4 @@ Changes to the packages collection and infrastructure in 2004: Updated ekg to 1.5 [adam 2004-07-08] Added et-2.56 [xtraeme 2004-07-08] Added libetpan-0.32 [xtraeme 2004-07-08] + Added wimon-0.2 [xtraeme 2004-07-08] diff --git a/net/Makefile b/net/Makefile index f7e5feb45c8..a4d3d908266 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.482 2004/07/08 10:32:45 xtraeme Exp $ +# $NetBSD: Makefile,v 1.483 2004/07/08 16:20:54 xtraeme Exp $ # COMMENT= Networking tools @@ -371,6 +371,7 @@ SUBDIR+= wap-utils SUBDIR+= waste SUBDIR+= wget SUBDIR+= whatmask +SUBDIR+= wimon SUBDIR+= wistumbler SUBDIR+= wistumbler2 SUBDIR+= wminet |