Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2024 15:20:00 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 546a4636d5ed - main - sysutils/timelimit: Cosmetic change
Message-ID:  <202402211520.41LFK0gj018905@gitrepo.freebsd.org>

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

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

commit 546a4636d5ed7c144399292d908c09af4ad37c59
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:29:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:06:45 +0000

    sysutils/timelimit: Cosmetic change
---
 sysutils/timelimit/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sysutils/timelimit/Makefile b/sysutils/timelimit/Makefile
index 4cd541d8b50e..ecc1becd7494 100644
--- a/sysutils/timelimit/Makefile
+++ b/sysutils/timelimit/Makefile
@@ -14,8 +14,7 @@ USES=		tar:xz
 
 PLIST_FILES=	bin/timelimit share/man/man1/timelimit.1.gz
 
-# bin/timelimit
-CONFLICTS_INSTALL=	netpipes
+CONFLICTS_INSTALL=	netpipes # bin/timelimit
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/timelimit ${STAGEDIR}${PREFIX}/bin/



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