Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 12:27:27 GMT
From:      Dan Langille <dvl@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ed05f1003b1b - main - x11/sdwmbar: Adjust CATEGORIES from x11-wm to x11
Message-ID:  <202109101227.18ACRR1n093565@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dvl:

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

commit ed05f1003b1b3ae15bf16ff5355d948b8698757e
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2021-09-10 12:21:56 +0000
Commit:     Dan Langille <dvl@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@darkn.space
 COMMENT=	Simple statusbar for the dwm window manager



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109101227.18ACRR1n093565>