diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-05-04 01:32:38 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-05-04 01:32:38 +0800 |
commit | 91744951b4950447b4d5a105575aa4509643adbc (patch) | |
tree | 3fc61f758f70fd38fbfc51a4b07733efbe19d5ef /sysutils/xmbmon | |
parent | eb7bb09538dc87a3b8b12e222b06e65b681b204d (diff) | |
download | freebsd-ports-gnome-91744951b4950447b4d5a105575aa4509643adbc.tar.gz freebsd-ports-gnome-91744951b4950447b4d5a105575aa4509643adbc.tar.zst freebsd-ports-gnome-91744951b4950447b4d5a105575aa4509643adbc.zip |
Recognize a Winbond chip on the MSI Neo4-FI motherboard.
PR: ports/96718
Submitted by: pav
Diffstat (limited to 'sysutils/xmbmon')
-rw-r--r-- | sysutils/xmbmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xmbmon/Makefile b/sysutils/xmbmon/Makefile index 3605c5890798..110b0e8f63d8 100644 --- a/sysutils/xmbmon/Makefile +++ b/sysutils/xmbmon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmbmon -PORTREVISION= 6 +PORTREVISION= 7 COMMENT= A X motherboard monitor for LM78/79, W8378x, AS99127F, VT82C686 and ADM9240 |