git: ff95bf3fe6b6 - main - sysutils/Makefile: Add missing port, ztop

Joseph Mingrone jrm at FreeBSD.org
Sat Jul 31 03:47:32 UTC 2021


The branch main has been updated by jrm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ff95bf3fe6b6a0efbb89ab421a95706d9f11ab8b

commit ff95bf3fe6b6a0efbb89ab421a95706d9f11ab8b
Author:     Joseph Mingrone <jrm at FreeBSD.org>
AuthorDate: 2021-07-31 03:46:52 +0000
Commit:     Joseph Mingrone <jrm at FreeBSD.org>
CommitDate: 2021-07-31 03:46:52 +0000

    sysutils/Makefile: Add missing port, ztop
---
 sysutils/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sysutils/Makefile b/sysutils/Makefile
index bae70f738692..794dee6096f7 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1584,6 +1584,7 @@
     SUBDIR += zrepl
     SUBDIR += zsd
     SUBDIR += zsm
+    SUBDIR += ztop
     SUBDIR += zxfer
 
 .include <bsd.port.subdir.mk>


More information about the dev-commits-ports-all mailing list