aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lmmon
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-07-08 03:25:23 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-07-08 03:25:23 +0000
commit87971e397061232123d15c8d3ffa3f47158be102 (patch)
treeb97b0b4b3eac65fe8e9f2b1d3f5ac50d8f758887 /sysutils/lmmon
parentc352cb019ffccd20ba21e5f81dccaf725c78a235 (diff)
downloadports-87971e397061232123d15c8d3ffa3f47158be102.tar.gz
ports-87971e397061232123d15c8d3ffa3f47158be102.zip
Notes
Diffstat (limited to 'sysutils/lmmon')
-rw-r--r--sysutils/lmmon/Makefile2
-rw-r--r--sysutils/lmmon/pkg-descr6
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/lmmon/Makefile b/sysutils/lmmon/Makefile
index 72014ecdf543..37d731dbea99 100644
--- a/sysutils/lmmon/Makefile
+++ b/sysutils/lmmon/Makefile
@@ -8,7 +8,7 @@
PORTNAME= lmmon
PORTVERSION= 0.65
CATEGORIES= sysutils
-MASTER_SITES= http://www.fxp.org/~jedgar/
+MASTER_SITES= http://www.fxp.org/~jedgar/lmmon/
MAINTAINER= jedgar@FreeBSD.org
diff --git a/sysutils/lmmon/pkg-descr b/sysutils/lmmon/pkg-descr
index 0e8572f90c22..e97590b70350 100644
--- a/sysutils/lmmon/pkg-descr
+++ b/sysutils/lmmon/pkg-descr
@@ -7,14 +7,14 @@ voltages. By default it cycles once per second using a curses-
based display.
Currently, the /dev/smb0 interface is only supported in FreeBSD
-4.0 and 3.3-STABLE (after 01 November 1999); however, the
+3.3-STABLE (after 01 November 1999), 4.x, and 5.x; however, the
/dev/io interface may work with many motherboards in FreeBSD
3.x and some non-LM78/79 motherboards.
-In addition, lmmon support simple text output that can be easily
+In addition, lmmon supports simple text output that can be easily
used by external programs (e.g. UCD SNMP Daemon) for monitoring.
-WWW: http://www.fxp.org/~jedgar/
+WWW: http://www.fxp.org/~jedgar/lmmon/
- Chris D. Faulhaber
<jedgar@FreeBSD.org>