diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-05-19 15:26:49 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-05-19 15:26:49 +0800 |
commit | d02b9106c830a917f6f362a0e8dc4f52688c2255 (patch) | |
tree | b1514b714cd8445510186ed4b19b5ebcf3625f76 /sysutils | |
parent | 5f1d9bbcb5e6fc98447c566d05c559f4116a0b34 (diff) | |
download | freebsd-ports-gnome-d02b9106c830a917f6f362a0e8dc4f52688c2255.tar.gz freebsd-ports-gnome-d02b9106c830a917f6f362a0e8dc4f52688c2255.tar.zst freebsd-ports-gnome-d02b9106c830a917f6f362a0e8dc4f52688c2255.zip |
Update to 1.43
PR: 18518
Submitted by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/wmhm/Makefile | 4 | ||||
-rw-r--r-- | sysutils/wmhm/distinfo | 2 | ||||
-rw-r--r-- | sysutils/wmhm/pkg-comment | 2 | ||||
-rw-r--r-- | sysutils/wmhm/pkg-descr | 8 |
4 files changed, 8 insertions, 8 deletions
diff --git a/sysutils/wmhm/Makefile b/sysutils/wmhm/Makefile index d23222048cfc..dd883f8b847c 100644 --- a/sysutils/wmhm/Makefile +++ b/sysutils/wmhm/Makefile @@ -6,10 +6,10 @@ # PORTNAME= wmhm -PORTVERSION= 1.42 +PORTVERSION= 1.43 CATEGORIES= sysutils windowmaker MASTER_SITES= http://www.es.co.nz/~mmuir/ \ - http://muir.dhis.net/wmhm/ + http://muir.yi.org/wmhm/ MAINTAINER= mmuir@es.co.nz diff --git a/sysutils/wmhm/distinfo b/sysutils/wmhm/distinfo index 9a1d07bd9918..f24173f2ff1c 100644 --- a/sysutils/wmhm/distinfo +++ b/sysutils/wmhm/distinfo @@ -1 +1 @@ -MD5 (wmhm-1.42.tar.gz) = c1bcb4f04a1fce6cb376747b4696fd1f +MD5 (wmhm-1.43.tar.gz) = 2dbcd6c44ddb3c7f4676ac4b118163f8 diff --git a/sysutils/wmhm/pkg-comment b/sysutils/wmhm/pkg-comment index dfd12b8140f9..0a215bf21ed8 100644 --- a/sysutils/wmhm/pkg-comment +++ b/sysutils/wmhm/pkg-comment @@ -1 +1 @@ -WindowMaker dockable LM78/LM79 hardware monitor for FreeBSD +WindowMaker dockable hardware monitor for FreeBSD diff --git a/sysutils/wmhm/pkg-descr b/sysutils/wmhm/pkg-descr index 1d8d041c2296..42baed5e9fe6 100644 --- a/sysutils/wmhm/pkg-descr +++ b/sysutils/wmhm/pkg-descr @@ -1,9 +1,9 @@ -wmhm uses /dev/io OR the SMBus Driver for PIIX4 provided by Takanori Watanabe -to gather information from LM78/79 sensors to provide motherboard temperature, -cpu temperature, fan speeds, voltages and a voltmeter in a nice looking +wmhm uses /dev/io or the SMBus Driver for PIIX4 provided by Takanori Watanabe +to gather information from hardware sensors and provide motherboard temperature, +cpu temperature(s), fan speeds, voltages and a voltmeter in a nice looking WindowMaker dock app. -WWW: http://mongol.dhis.net/wmhm/ +WWW: http://muir.yi.org/wmhm/ - mikem mmuir@es.co.nz |