diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-08 13:01:34 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-08 13:01:34 +0000 |
commit | 5d4bd00b946f570b0c16e052f83b892560284490 (patch) | |
tree | 065263b60a1e3eec7584c55cd18effe030a49e24 /net/Makefile | |
parent | bb8cf40c25593d2e5b3909bcb65916941c96fcaa (diff) |
Add wmnet2 1.06, a cool network monitor for WindowMaker.
PR: 30432
Submitted by: Paolo Pisati <flag@libero.it>
Notes
Notes:
svn path=/head/; revision=47535
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index ff742a20ce0c..ea522ebf8958 100644 --- a/net/Makefile +++ b/net/Makefile @@ -425,6 +425,7 @@ SUBDIR += whatmask SUBDIR += wide-dhcp SUBDIR += wmnet + SUBDIR += wmnet2 SUBDIR += wmnetmon SUBDIR += wmqmon SUBDIR += xarchie |