Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jun 2022 10:12:01 GMT
From:      Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: f31f974a51 - main - Improve FreeBSD ports description in Ports cgi interface
Message-ID:  <202206241012.25OAC1qC021308@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/doc/commit/?id=f31f974a5163cf1f60b3b3fd5f4f4cec02dcc68d

commit f31f974a5163cf1f60b3b3fd5f4f4cec02dcc68d
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2022-06-24 10:11:12 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2022-06-24 10:11:12 +0000

    Improve FreeBSD ports description in Ports cgi interface
    
    PR:             264455
    Submitted by:   Graham Perrin <grahamperrin (AT) gmail.com>
---
 website/content/en/cgi/ports.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/cgi/ports.cgi b/website/content/en/cgi/ports.cgi
index 5cd3e165a3..e163f4a23f 100755
--- a/website/content/en/cgi/ports.cgi
+++ b/website/content/en/cgi/ports.cgi
@@ -439,7 +439,7 @@ sub search_ports {
 
 sub forms {
     print qq{<p>
-FreeBSD Ports [short description <a href="$portsDesc">followed</a> ...]
+The FreeBSD Ports and Packages Collection offers a simple way for users and administrators to install applications.
 <a href="$script_name?stype=faq">FAQ</a>
 </p>
 };



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