diff options
author | dan <dan@FreeBSD.org> | 1999-09-28 19:24:43 +0000 |
---|---|---|
committer | dan <dan@FreeBSD.org> | 1999-09-28 19:24:43 +0000 |
commit | 50d346b998d3ac5fe0edc5c2ffe5c0bd6b9c7129 (patch) | |
tree | ddad6590d39453d7b9cba94ee26a1b13b590eba2 | |
parent | 9743557cc1500c1d0be507f7d33f9db810774e9f (diff) | |
download | FreeBSD-ports-50d346b998d3ac5fe0edc5c2ffe5c0bd6b9c7129.zip FreeBSD-ports-50d346b998d3ac5fe0edc5c2ffe5c0bd6b9c7129.tar.gz |
Updated lmmon to 0.52
PR: ports/14015
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
-rw-r--r-- | sysutils/lmmon/Makefile | 4 | ||||
-rw-r--r-- | sysutils/lmmon/distinfo | 2 | ||||
-rw-r--r-- | sysutils/lmmon/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/lmmon/Makefile b/sysutils/lmmon/Makefile index 6643d7d..4fb94ca 100644 --- a/sysutils/lmmon/Makefile +++ b/sysutils/lmmon/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: lmmon -# Version required: 0.50 +# Version required: 0.52 # Date created: 24 September 1999 # Whom: Chris D. Faulhaber <jedgar@fxp.org> # # $FreeBSD$ # -DISTNAME= lmmon-0.50 +DISTNAME= lmmon-0.52 CATEGORIES= sysutils MASTER_SITES= http://www.fxp.org/~jedgar/ diff --git a/sysutils/lmmon/distinfo b/sysutils/lmmon/distinfo index c482b2d..3e3e79d 100644 --- a/sysutils/lmmon/distinfo +++ b/sysutils/lmmon/distinfo @@ -1 +1 @@ -MD5 (lmmon-0.50.tar.gz) = c24ba0c655c86acd8b704bb075751405 +MD5 (lmmon-0.52.tar.gz) = 6c642fe27353873b1b232cbf399be7fd diff --git a/sysutils/lmmon/pkg-descr b/sysutils/lmmon/pkg-descr index f12bcc0..5c6e18d 100644 --- a/sysutils/lmmon/pkg-descr +++ b/sysutils/lmmon/pkg-descr @@ -1,4 +1,4 @@ -lmmon v0.50 +lmmon This program displays information gathered from LM78/79 chipsets onboard many motherboard. Displayed values include fan speeds, |