diff options
author | will <will@FreeBSD.org> | 2001-04-07 14:16:10 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-04-07 14:16:10 +0800 |
commit | 26cae353bd7989bda23efdbfa841a2d3cac581a4 (patch) | |
tree | d876626159cbc45018d6ac1242354892fc6e59f7 /net/Makefile | |
parent | 148ad7917d2f9469cc04dc55ab49be9c0cf0e181 (diff) | |
download | freebsd-ports-graphics-26cae353bd7989bda23efdbfa841a2d3cac581a4.tar.gz freebsd-ports-graphics-26cae353bd7989bda23efdbfa841a2d3cac581a4.tar.zst freebsd-ports-graphics-26cae353bd7989bda23efdbfa841a2d3cac581a4.zip |
Add wmnetmon 0.2p5, a host availability monitor intended for the
WindowMaker dock.
PR: 26273
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
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 30f52341b36..4fdbb8912e8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -349,6 +349,7 @@ SUBDIR += wais SUBDIR += wide-dhcp SUBDIR += wmnet + SUBDIR += wmnetmon SUBDIR += xarchie SUBDIR += xbone SUBDIR += xferstats |