Index: Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/mbmon/Makefile,v --- Makefile 19 Mar 2006 02:24:29 -0000 1.21 +++ Makefile 3 May 2006 14:46:29 -0000 @@ -7,7 +7,7 @@ PORTNAME?= mbmon PORTVERSION= 205 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= sysutils MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/xmbmon/ DISTNAME= xmbmon${PORTVERSION} Index: files/patch-sens_winbond.c =================================================================== RCS file: files/patch-sens_winbond.c --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-sens_winbond.c 3 May 2006 14:46:29 -0000 @@ -0,0 +1,10 @@ +--- sens_winbond.c Fri Jul 9 07:34:41 2004 ++++ sens_winbond.c Wed May 3 16:43:40 2006 +@@ -245,6 +244,7 @@ + case 0x20: /* 0x20 (or 0x21) 627HF */ + case 0x90: /* 0x90 (or 0x91?) 627THF */ + case 0x1A: /* 0x1A (??) 627THF-A */ ++ case 0xA0: /* 0xA0 (or 0xA1) */ + wbdchipid = W83627HF; + break; + case 0x30: /* 0x30 (or 0x31) */