Date: Thu, 11 Apr 2024 16:02:20 GMT From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8b259be1e019 - main - x11-wm/emwm: Remove unnecessary lines from pkg-plist Message-ID: <202404111602.43BG2Kp2014365@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b259be1e019ad46349f61b98a4e2f9bea65390d commit 8b259be1e019ad46349f61b98a4e2f9bea65390d Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-04-11 15:51:47 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-04-11 16:00:43 +0000 x11-wm/emwm: Remove unnecessary lines from pkg-plist Approved by: portmgr (blanket) --- x11-wm/emwm/Makefile | 2 +- x11-wm/emwm/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/x11-wm/emwm/Makefile b/x11-wm/emwm/Makefile index 23cef5fa6742..350748b79d05 100644 --- a/x11-wm/emwm/Makefile +++ b/x11-wm/emwm/Makefile @@ -1,6 +1,6 @@ PORTNAME= emwm DISTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= https://fastestcode.org/dl/ DISTNAME= emwm-src-${DISTVERSION} diff --git a/x11-wm/emwm/pkg-plist b/x11-wm/emwm/pkg-plist index ccdeeb4da22e..1921681c27b2 100644 --- a/x11-wm/emwm/pkg-plist +++ b/x11-wm/emwm/pkg-plist @@ -1,5 +1,3 @@ -@dir man/man1 -@dir man/man4 @dir etc/X11/app-defaults @dir etc/X11 bin/emwm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404111602.43BG2Kp2014365>