git: 9acd521dbd0a - main - pkgbase: bhyve: Tag the kbdlayout file to be in the bhyve package
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Jan 2022 18:32:35 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/src/commit/?id=9acd521dbd0a7f37d282096647ae2785a37e9cb1
commit 9acd521dbd0a7f37d282096647ae2785a37e9cb1
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2022-01-26 12:17:52 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2022-01-26 18:32:19 +0000
pkgbase: bhyve: Tag the kbdlayout file to be in the bhyve package
---
usr.sbin/bhyve/kbdlayout/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/usr.sbin/bhyve/kbdlayout/Makefile b/usr.sbin/bhyve/kbdlayout/Makefile
index dc608508f67e..4fa9c220747c 100644
--- a/usr.sbin/bhyve/kbdlayout/Makefile
+++ b/usr.sbin/bhyve/kbdlayout/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE= bhyve
FILESDIR= ${SHAREDIR}/bhyve/kbdlayout
FILES= default \
am \