Date: Sat, 16 Oct 2021 07:48:38 GMT From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2379f6b8a05e - main - graphics/ptex: fix typos in pkg-descr. Message-ID: <202110160748.19G7mcea011354@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by olgeni: URL: https://cgit.FreeBSD.org/ports/commit/?id=2379f6b8a05eda66840efb79242937af38e822aa commit 2379f6b8a05eda66840efb79242937af38e822aa Author: Jimmy Olgeni <olgeni@FreeBSD.org> AuthorDate: 2021-10-15 22:08:08 +0000 Commit: Jimmy Olgeni <olgeni@FreeBSD.org> CommitDate: 2021-10-16 07:09:24 +0000 graphics/ptex: fix typos in pkg-descr. --- graphics/ptex/pkg-descr | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/graphics/ptex/pkg-descr b/graphics/ptex/pkg-descr index 1e4cd39e4d81..1c7f3cb4bba5 100644 --- a/graphics/ptex/pkg-descr +++ b/graphics/ptex/pkg-descr @@ -1,8 +1,9 @@ -Ptex is a per-face texture mapping system developed -by Walt Disney Animation Studios. +Ptex is a per-face texture mapping system developed by Walt Disney +Animation Studios. Ptex applies a separate texture to each face of a polygon mesh. -It's file format can efficiently store hundreds of thousands -of texture images in a single file. + +Its file format can efficiently store hundreds of thousands of +texture images in a single file. WWW: http://ptex.us
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110160748.19G7mcea011354>