n: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b81506f76ec941ccb01754e8118e54e15d6f2b39 Auto-Submitted: auto-generated Date: Mon, 05 Jan 2026 16:14:52 +0000 Message-Id: <695be37c.2142b.4022491d@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/ports/commit/?id=b81506f76ec941ccb01754e8118e54e15d6f2b39 commit b81506f76ec941ccb01754e8118e54e15d6f2b39 Author: Alexander Ziaee AuthorDate: 2026-01-05 16:13:37 +0000 Commit: Alexander Ziaee 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 \