diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-18 18:56:59 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-18 18:56:59 +0000 |
commit | 8698a3efcb195e28873f1c59918481726ebf5c43 (patch) | |
tree | e2f81b17f98fad1d83f94d9ed0509587ac07c562 /sysutils/Makefile | |
parent | 63090d3071f6dc138b65a22fa9a26e7fbdcf3213 (diff) | |
download | ports-8698a3efcb195e28873f1c59918481726ebf5c43.tar.gz ports-8698a3efcb195e28873f1c59918481726ebf5c43.zip |
Notes
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index cebae349e0b6..f5db2bbca855 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -947,7 +947,6 @@ SUBDIR += py-bitrot SUBDIR += py-borgmatic SUBDIR += py-cdmi - SUBDIR += py-cpuinfo SUBDIR += py-cron-descriptor SUBDIR += py-croniter SUBDIR += py-diffoscope @@ -983,6 +982,7 @@ SUBDIR += py-psutil SUBDIR += py-psutil121 SUBDIR += py-ptyprocess + SUBDIR += py-py-cpuinfo SUBDIR += py-python-consul SUBDIR += py-python-crontab SUBDIR += py-python-nomad |