summaryrefslogtreecommitdiff
path: root/sysutils/mbmon/Makefile
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-07-19 10:10:10 +0000
committerrecht <recht@pkgsrc.org>2004-07-19 10:10:10 +0000
commit319e353c7156e0b95a33a304cba1a971c57b77fe (patch)
tree524728493ea5be02a5e13dee88604b932ddc094c /sysutils/mbmon/Makefile
parent6c297789377fd79ad9e53a0b6442416097ab3509 (diff)
downloadpkgsrc-319e353c7156e0b95a33a304cba1a971c57b77fe.tar.gz
update mbmon to 2.04
patch provided by Sergio Jimenez in PR 26355 * The modified BSD license is set from this version. * Logging facility in the daemon mode is included (but unabled in default, contribution by David Quattlebaum ). * IIR low path filter smoothing method is included for plotting graphs in xmbmon (contribution by Takayuki Hosoda). * Manual files are contributed by Nicolas Rueff . * Winbond W83791D, W83627THF chips are supported. * Initialization of ADM9240 chip for some Intel motherboards (by Alex Vasylenko). * SMBus access of ALI1533/1543 chipset (Aladdin IV, V) is supported. * ISA access of 2nd and 3rd temperatures for Winbond chips fails in most of motherboard. Due to this problem, fraction of these temperatures is always 0.5. This "bug" is fixed now. * Others: Fixing small bugs.
Diffstat (limited to 'sysutils/mbmon/Makefile')
-rw-r--r--sysutils/mbmon/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/mbmon/Makefile b/sysutils/mbmon/Makefile
index dfbbc239f3d..2d6010462e7 100644
--- a/sysutils/mbmon/Makefile
+++ b/sysutils/mbmon/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2004/04/07 13:59:40 recht Exp $
+# $NetBSD: Makefile,v 1.7 2004/07/19 10:10:10 recht Exp $
#
.include "../../sysutils/mbmon/Makefile.common"
-PKGNAME= mbmon-203
-PKGREVISION= 1
+PKGNAME= mbmon-204
MAINTAINER= tech-pkg@NetBSD.org
#HOMEPAGE=