diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2004-04-20 16:31:01 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-04-20 16:31:01 +0000 |
commit | 1ef7611499c264a6d25a759540569e7367d08659 (patch) | |
tree | 88fc059ebcbfb96a58febc074866c6ce1b475f27 /sysutils/lmmon | |
parent | 7c5e9ccc198b4d20989bcfa3dd1ba9fedcd34d00 (diff) | |
download | ports-1ef7611499c264a6d25a759540569e7367d08659.tar.gz ports-1ef7611499c264a6d25a759540569e7367d08659.zip |
Notes
Diffstat (limited to 'sysutils/lmmon')
-rw-r--r-- | sysutils/lmmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lmmon/Makefile b/sysutils/lmmon/Makefile index 3625c070c956..0e69aa40d140 100644 --- a/sysutils/lmmon/Makefile +++ b/sysutils/lmmon/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.fxp.org/~jedgar/lmmon/ MAINTAINER= jedgar@FreeBSD.org COMMENT= Display information gathered from MB power management controller -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes MAN8= lmmon.8 |