Date: Sat, 8 Nov 2025 19:41:25 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1a6eef93cb7b - main - x11-wm/wmconfig: Return to pool Message-ID: <202511081941.5A8JfPhi050038@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=1a6eef93cb7b939f3fffd44065202b6bb4e4b147 commit 1a6eef93cb7b939f3fffd44065202b6bb4e4b147 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-11-08 19:39:50 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-11-08 19:39:50 +0000 x11-wm/wmconfig: Return to pool - Remove unnecessary GNU_CONFIGURE_MANPREFIX - Switch to DISTVERSION --- x11-wm/wmconfig/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/x11-wm/wmconfig/Makefile b/x11-wm/wmconfig/Makefile index f8637765d959..8bfb9132fcdd 100644 --- a/x11-wm/wmconfig/Makefile +++ b/x11-wm/wmconfig/Makefile @@ -1,10 +1,10 @@ PORTNAME= wmconfig -PORTVERSION= 1.5.2 +DISTVERSION= 1.5.2 PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= https://www.arrishq.net/files/ -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Menu generation tool for X window managers WWW= https://www.arrishq.net/ @@ -13,7 +13,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake tar:bzip2 GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share PORTDOCS= AUTHORS ChangeLog README TODOhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511081941.5A8JfPhi050038>
