diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /sysutils/lmmon | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'sysutils/lmmon')
-rw-r--r-- | sysutils/lmmon/Makefile | 1 | ||||
-rw-r--r-- | sysutils/lmmon/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lmmon/Makefile b/sysutils/lmmon/Makefile index 37d731dbea99..60a53ec69aa5 100644 --- a/sysutils/lmmon/Makefile +++ b/sysutils/lmmon/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.fxp.org/~jedgar/lmmon/ MAINTAINER= jedgar@FreeBSD.org +COMMENT= Display information gathered from MB power management controller GNU_CONFIGURE= yes MAN8= lmmon.8 diff --git a/sysutils/lmmon/pkg-comment b/sysutils/lmmon/pkg-comment deleted file mode 100644 index 53d6768653d0..000000000000 --- a/sysutils/lmmon/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Display information gathered from MB power management controller |