diff options
author | lth <lth@FreeBSD.org> | 2005-04-03 19:54:33 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2005-04-03 19:54:33 +0800 |
commit | 3cbcca36fb1e891373118378f79293638994fa2e (patch) | |
tree | 784c521386dabd3f18ffc488de27ea3ab5ddf47f /sysutils/Makefile | |
parent | 3803d7bdf42382153438c630afa1acb253a0b025 (diff) | |
download | freebsd-ports-graphics-3cbcca36fb1e891373118378f79293638994fa2e.tar.gz freebsd-ports-graphics-3cbcca36fb1e891373118378f79293638994fa2e.tar.zst freebsd-ports-graphics-3cbcca36fb1e891373118378f79293638994fa2e.zip |
Add env4801 0.2, output the voltages and temperatures of a Soekris
Net4801 computer.
PR: ports/74316
Submitted by: Patrick M. Hausen (pmh@hausen.com)
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 8a1b776fba7..2f8e34a7dd5 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -121,6 +121,7 @@ SUBDIR += e2fsprogs SUBDIR += eject SUBDIR += enteruser + SUBDIR += env4801 SUBDIR += eroaster SUBDIR += est SUBDIR += estctrl |