diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-08-02 07:51:46 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-08-02 07:51:46 +0000 |
commit | 00e68888137640c7267e0195510bb7e2bf290a47 (patch) | |
tree | 8cccfd6385964a93224f599f0e2033e0dcf6a400 /sysutils/consolehm | |
parent | 35be4223c155525521139faed44bfc72b7282710 (diff) | |
download | ports-00e68888137640c7267e0195510bb7e2bf290a47.tar.gz ports-00e68888137640c7267e0195510bb7e2bf290a47.zip |
Notes
Diffstat (limited to 'sysutils/consolehm')
-rw-r--r-- | sysutils/consolehm/Makefile | 2 | ||||
-rw-r--r-- | sysutils/consolehm/distinfo | 2 | ||||
-rw-r--r-- | sysutils/consolehm/pkg-comment | 2 | ||||
-rw-r--r-- | sysutils/consolehm/pkg-descr | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/consolehm/Makefile b/sysutils/consolehm/Makefile index c50026877802..3a66519faaf9 100644 --- a/sysutils/consolehm/Makefile +++ b/sysutils/consolehm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= consolehm -PORTVERSION= 1.3 +PORTVERSION= 1.31 CATEGORIES= sysutils MASTER_SITES= ftp://muir.yi.org/pub/consolehm/ \ http://www.es.co.nz/~mmuir/ diff --git a/sysutils/consolehm/distinfo b/sysutils/consolehm/distinfo index 346f1e07d435..e32ec2956a8f 100644 --- a/sysutils/consolehm/distinfo +++ b/sysutils/consolehm/distinfo @@ -1 +1 @@ -MD5 (consolehm-1.3.tar.gz) = fdb7adaaa5584df7ac097cc3c8d831f3 +MD5 (consolehm-1.31.tar.gz) = 141c63d18ee404dceee5ec3b82e36e29 diff --git a/sysutils/consolehm/pkg-comment b/sysutils/consolehm/pkg-comment index df1ea9f1f3ce..1e9904a7363f 100644 --- a/sysutils/consolehm/pkg-comment +++ b/sysutils/consolehm/pkg-comment @@ -1 +1 @@ -Console based LM78/LM79 hardware monitor for FreeBSD +Console based hardware monitor for FreeBSD diff --git a/sysutils/consolehm/pkg-descr b/sysutils/consolehm/pkg-descr index ffd92d3d996e..96a35f9021e9 100644 --- a/sysutils/consolehm/pkg-descr +++ b/sysutils/consolehm/pkg-descr @@ -1,6 +1,6 @@ ConsoleHM uses the SMBus Driver for PIIX4 provided by Takanori Watanabe to -gather information from LM78/79 sensors to provide motherboard temperature, fan +gather information from hardware sensors to provide motherboard temperature, fan speeds and voltage readings on the console. -- mikem + -mike mmuir@es.co.nz |