aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-03-08 17:51:03 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-03-08 17:51:03 +0000
commit167f1a76f85047f41343ff5a707b7ef0510686a5 (patch)
tree828d4ce362a733bcd9361848e64f249fb18c3538 /sysutils
parentd9524db2936924bd39cc3f4c68379faaf6b18d51 (diff)
downloadports-167f1a76f85047f41343ff5a707b7ef0510686a5.tar.gz
ports-167f1a76f85047f41343ff5a707b7ef0510686a5.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/lmmon/Makefile6
-rw-r--r--sysutils/lmmon/distinfo2
-rw-r--r--sysutils/lmmon/pkg-descr5
3 files changed, 8 insertions, 5 deletions
diff --git a/sysutils/lmmon/Makefile b/sysutils/lmmon/Makefile
index f4cef0567fbd..d24525d807cc 100644
--- a/sysutils/lmmon/Makefile
+++ b/sysutils/lmmon/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: lmmon
-# Version required: 0.61
+# Version required: 0.65
# Date created: 24 September 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
-DISTNAME= lmmon-0.61
+DISTNAME= lmmon-0.65
CATEGORIES= sysutils
MASTER_SITES= http://www.fxp.org/~jedgar/
-MAINTAINER= jedgar@fxp.org
+MAINTAINER= jedgar@FreeBSD.org
GNU_CONFIGURE= yes
MAN8= lmmon.8
diff --git a/sysutils/lmmon/distinfo b/sysutils/lmmon/distinfo
index 57bb73cc4323..5f1090b79047 100644
--- a/sysutils/lmmon/distinfo
+++ b/sysutils/lmmon/distinfo
@@ -1 +1 @@
-MD5 (lmmon-0.61.tar.gz) = d3c3ef2ffc26a999fd2a392c2e4d9d7e
+MD5 (lmmon-0.65.tar.gz) = d7597e5d6bce4022b4f32b2910986c70
diff --git a/sysutils/lmmon/pkg-descr b/sysutils/lmmon/pkg-descr
index 60e0ad104ccd..0e8572f90c22 100644
--- a/sysutils/lmmon/pkg-descr
+++ b/sysutils/lmmon/pkg-descr
@@ -11,7 +11,10 @@ Currently, the /dev/smb0 interface is only supported in FreeBSD
/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
+used by external programs (e.g. UCD SNMP Daemon) for monitoring.
+
WWW: http://www.fxp.org/~jedgar/
- Chris D. Faulhaber
-jedgar@fxp.org
+ <jedgar@FreeBSD.org>