diff options
author | pav <pav@FreeBSD.org> | 2011-11-18 02:42:47 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-11-18 02:42:47 +0800 |
commit | c13f8321c262b85b53fab2c26b17cbd4cebc0974 (patch) | |
tree | 6afe2b3570e8032d4d163e38cad830fdd3b0be46 /sysutils | |
parent | 6b17010e69dde1ff86cf5fa20922f99fb22a668b (diff) | |
download | freebsd-ports-graphics-c13f8321c262b85b53fab2c26b17cbd4cebc0974.tar.gz freebsd-ports-graphics-c13f8321c262b85b53fab2c26b17cbd4cebc0974.tar.zst freebsd-ports-graphics-c13f8321c262b85b53fab2c26b17cbd4cebc0974.zip |
- Reconnect cpuburn, which was resurrected
Feature safe: yes
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 0884e6e3c09..50fa8e6ed23 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -127,6 +127,7 @@ SUBDIR += cotty SUBDIR += cpdup SUBDIR += cpu + SUBDIR += cpuburn SUBDIR += cpulimit SUBDIR += cpupowerd SUBDIR += cramfs |