Date: Sun, 8 Sep 2024 03:14:10 GMT From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7610ca4b2013 - main - sysutils/bhyvemgr: Fix categories Message-ID: <202409080314.4883EADa050367@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=7610ca4b2013f595777e2315d74bb090a41ffccb commit 7610ca4b2013f595777e2315d74bb090a41ffccb Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2024-09-08 03:13:36 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2024-09-08 03:14:04 +0000 sysutils/bhyvemgr: Fix categories --- sysutils/bhyvemgr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/bhyvemgr/Makefile b/sysutils/bhyvemgr/Makefile index 07506c81d967..c77d6b460d1a 100644 --- a/sysutils/bhyvemgr/Makefile +++ b/sysutils/bhyvemgr/Makefile @@ -1,7 +1,7 @@ PORTNAME= bhyvemgr DISTVERSIONPREFIX= v PORTVERSION= 1.0.0 -CATEGORIES= editors +CATEGORIES= sysutils PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} MAINTAINER= acm@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409080314.4883EADa050367>