diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-07-05 13:16:03 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-07-05 13:16:03 +0000 |
commit | fc10492e40a6fa117e3dd2b6ad49442106c93a33 (patch) | |
tree | 6ec97747ad387edaa6ae5ee9488076a7705a0eb9 /sysutils | |
parent | Xwipower is the wave power level meter for wi(4). It also has a battry (diff) |
activate xwipower
Notes
Notes:
svn path=/head/; revision=30231
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index e480d6c2ce68..1f69baa4bc91 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -114,5 +114,6 @@ SUBDIR += xsysinfo SUBDIR += xsysstats SUBDIR += xwatch + SUBDIR += xwipower .include <bsd.port.subdir.mk> |