git: ed05f1003b1b - main - x11/sdwmbar: Adjust CATEGORIES from x11-wm to x11
Dan Langille
dvl at FreeBSD.org
Fri Sep 10 12:27:27 UTC 2021
The branch main has been updated by dvl:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ed05f1003b1b3ae15bf16ff5355d948b8698757e
commit ed05f1003b1b3ae15bf16ff5355d948b8698757e
Author: Dan Langille <dvl at FreeBSD.org>
AuthorDate: 2021-09-10 12:21:56 +0000
Commit: Dan Langille <dvl at FreeBSD.org>
CommitDate: 2021-09-10 12:26:41 +0000
x11/sdwmbar: Adjust CATEGORIES from x11-wm to x11
This port is located in x11, not x11-wm
Approved by: portmgr (build fix blanket)
---
x11/sdwmbar/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11/sdwmbar/Makefile b/x11/sdwmbar/Makefile
index c9dd690ba47a..5f5b28a3d9f5 100644
--- a/x11/sdwmbar/Makefile
+++ b/x11/sdwmbar/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sdwmbar
PORTVERSION= 1.3
-CATEGORIES= x11-wm
+CATEGORIES= x11
MAINTAINER= sakhmatd at darkn.space
COMMENT= Simple statusbar for the dwm window manager
More information about the dev-commits-ports-all
mailing list