Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jun 2021 04:33:32 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 12be031a8412 - main - devel/libfort: In pkg-descr, fix typo and remove irrelevent line
Message-ID:  <202106060433.1564XWsd063539@gitrepo.freebsd.org>

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

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

commit 12be031a84127fc9e971667035777e1e898f6893
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-06-06 04:32:33 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-06-06 04:32:33 +0000

    devel/libfort: In pkg-descr, fix typo and remove irrelevent line
---
 devel/libfort/pkg-descr | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/devel/libfort/pkg-descr b/devel/libfort/pkg-descr
index e1c27c49d7b6..9e08821171f4 100644
--- a/devel/libfort/pkg-descr
+++ b/devel/libfort/pkg-descr
@@ -1,7 +1,6 @@
-ibfort is a simple crossplatform library to create formatted text tables.
+libfort is a simple crossplatform library to create formatted text tables.
 
 Features:
-* Easy to integrate (only 2 files)
 * Customization of appearance (various border styles and row/column/cell
   properties for indentation, alignment, padding)
 * A number of functions to fill the table (add content by adding separate cells,



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