diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-07-08 03:25:23 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-07-08 03:25:23 +0000 |
commit | 87971e397061232123d15c8d3ffa3f47158be102 (patch) | |
tree | b97b0b4b3eac65fe8e9f2b1d3f5ac50d8f758887 /sysutils/wmlmmon | |
parent | c352cb019ffccd20ba21e5f81dccaf725c78a235 (diff) | |
download | ports-87971e397061232123d15c8d3ffa3f47158be102.tar.gz ports-87971e397061232123d15c8d3ffa3f47158be102.zip |
Notes
Diffstat (limited to 'sysutils/wmlmmon')
-rw-r--r-- | sysutils/wmlmmon/Makefile | 2 | ||||
-rw-r--r-- | sysutils/wmlmmon/pkg-descr | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/wmlmmon/Makefile b/sysutils/wmlmmon/Makefile index d0c45f2e9956..b54a1729b5bc 100644 --- a/sysutils/wmlmmon/Makefile +++ b/sysutils/wmlmmon/Makefile @@ -8,7 +8,7 @@ PORTNAME= wmlmmon PORTVERSION= 0.60 CATEGORIES= sysutils windowmaker -MASTER_SITES= http://www.fxp.org/~jedgar/ +MASTER_SITES= http://www.fxp.org/~jedgar/wmlmmon/ MAINTAINER= jedgar@fxp.org diff --git a/sysutils/wmlmmon/pkg-descr b/sysutils/wmlmmon/pkg-descr index 341e869ebc2e..cacfe6594629 100644 --- a/sysutils/wmlmmon/pkg-descr +++ b/sysutils/wmlmmon/pkg-descr @@ -6,11 +6,11 @@ WindowMaker dock app. Displayed values include fan speeds, motherboard temperature, and various voltages. Currently, the /dev/smb0 interface is only supported in FreeBSD -4.0 and 3.3-STABLE (after 01 November 1999); however, the +3.3-STABLE (after 01 November 1999), 4.x, and 5.x; however, the /dev/io interface may work with many motherboards in FreeBSD 3.x and some non-LM78/79 motherboards. -WWW: http://www.fxp.org/~jedgar/ +WWW: http://www.fxp.org/~jedgar/wmlmmon/ - Chris D. Faulhaber -jedgar@fxp.org + <jedgar@FreeBSD.org> |