Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Jan 2026 16:14:52 +0000
Message-ID:  <695be37c.2142b.4022491d@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by ziaee:

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

commit b81506f76ec941ccb01754e8118e54e15d6f2b39
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-01-05 16:13:37 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-01-05 16:13:47 +0000

    textproc/docprog: Improve commment
    
    Enable searching for the doc tree toolchain with `pkg sea -c toolchain`.
    "Meta-port", "for", and "the" are not useful search terms for the
    comment, so remove them.
    
    Reviewed by:            bcr
    Differential Revision:  https://reviews.freebsd.org/D54516
---
 textproc/docproj/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index a0b3c298573c..b125d0c084b1 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 CATEGORIES=	textproc
 
 MAINTAINER=	doceng@FreeBSD.org
-COMMENT=	Meta-port for the FreeBSD Documentation Project
+COMMENT=	FreeBSD Documentation Project toolchain
 WWW=		https://www.freebsd.org/docproj
 
 RUN_DEPENDS=	asciidoctor:textproc/rubygem-asciidoctor \


help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695be37c.2142b.4022491d>