diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-07 06:16:10 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-07 06:16:10 +0000 |
commit | 45d7e712eb09bcfb90a25df7b3e16346bb7e99c3 (patch) | |
tree | 76a7920cf6cf75a3052927458d2c3e8d60f6c63f /net/Makefile | |
parent | bcf9893d0762bbef64618e4dfe53d585153da45e (diff) | |
download | ports-45d7e712eb09bcfb90a25df7b3e16346bb7e99c3.tar.gz ports-45d7e712eb09bcfb90a25df7b3e16346bb7e99c3.zip |
Add wmnetmon 0.2p5, a host availability monitor intended for the
WindowMaker dock.
PR: 26273
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
Notes
Notes:
svn path=/head/; revision=41012
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 30f52341b369..4fdbb8912e85 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 |