diff options
author | R. Imura <imura@FreeBSD.org> | 2000-02-12 21:47:44 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 2000-02-12 21:47:44 +0000 |
commit | 0b041379038eb42eee1cdfd0b1a6e6e0b6f71933 (patch) | |
tree | 2810862b9b65987837499ebae77b2e78af92477c /sysutils | |
parent | 576c72130f0f833ab5c4728295b99a1b7e6ffe7a (diff) | |
download | ports-0b041379038eb42eee1cdfd0b1a6e6e0b6f71933.tar.gz ports-0b041379038eb42eee1cdfd0b1a6e6e0b6f71933.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/wmhm/Makefile | 10 | ||||
-rw-r--r-- | sysutils/wmhm/distinfo | 2 | ||||
-rw-r--r-- | sysutils/wmhm/pkg-descr | 6 |
3 files changed, 10 insertions, 8 deletions
diff --git a/sysutils/wmhm/Makefile b/sysutils/wmhm/Makefile index 6d02ef6dad79..cbacc7599df4 100644 --- a/sysutils/wmhm/Makefile +++ b/sysutils/wmhm/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: wmhm -# Version required: 1.3 +# Version required: 1.41 # Date created: 21 September 1999 # Whom: Mike Muir <mmuir@es.co.nz> # # $FreeBSD$ # -DISTNAME= wmhm-1.3 +DISTNAME= wmhm-1.41 CATEGORIES= sysutils windowmaker -MASTER_SITES= ftp://mongol.dhis.net/pub/wmhm/ \ - http://www.es.co.nz/~mmuir/ +MASTER_SITES= http://www.es.co.nz/~mmuir/ \ + http://muir.dhis.net/wmhm/ MAINTAINER= mmuir@es.co.nz @@ -19,4 +19,6 @@ WRKSRC= ${WRKDIR}/wmhm/wmhm GNU_CONFIGURE= yes +MAN8= wmhm.8 + .include <bsd.port.mk> diff --git a/sysutils/wmhm/distinfo b/sysutils/wmhm/distinfo index 1022a763941b..a80256737d8c 100644 --- a/sysutils/wmhm/distinfo +++ b/sysutils/wmhm/distinfo @@ -1 +1 @@ -MD5 (wmhm-1.3.tar.gz) = 19b8e579e7f42f2566f44622cec3016b +MD5 (wmhm-1.41.tar.gz) = 52a811182680bbdba5cc5de338be8802 diff --git a/sysutils/wmhm/pkg-descr b/sysutils/wmhm/pkg-descr index 961e8b49f0aa..1d8d041c2296 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 and a voltmeter in a nice looking WindowMaker dock -app. +cpu temperature, fan speeds, voltages and a voltmeter in a nice looking +WindowMaker dock app. -WWW: http://www.d.umn.edu/~bjarvis/wmlm/wmlm.html +WWW: http://mongol.dhis.net/wmhm/ - mikem mmuir@es.co.nz |