git: c0bee29737da - main - math/{,py-}audi: Correct pkg-descr

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 17 Jan 2023 10:30:29 UTC
The branch main has been updated by yuri:

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

commit c0bee29737daab2e12c73c3d4f643e607da902db
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-01-17 10:29:48 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-01-17 10:30:26 +0000

    math/{,py-}audi: Correct pkg-descr
---
 math/audi/pkg-descr      | 7 ++++---
 math/py-pyaudi/pkg-descr | 7 ++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/math/audi/pkg-descr b/math/audi/pkg-descr
index 5191cf320c9c..ee31f68a9269 100644
--- a/math/audi/pkg-descr
+++ b/math/audi/pkg-descr
@@ -1,3 +1,4 @@
-obake is a C++ computer algebra library for the symbolic manipulation of sparse
-multivariate polynomials and other closely-related symbolic objects (such as
-truncated power series, Poisson series, etc.).
+Audi (from latin: "listen") is an open source, header only, C++ library (exposed
+to python in the pyaudi package) that implements the differential algebra of
+Taylor truncated polynomials and a few algorithms useful for its applications
+(Differential Intelligence, automatic differentiation, Taylor Models, etc.)
diff --git a/math/py-pyaudi/pkg-descr b/math/py-pyaudi/pkg-descr
index 5191cf320c9c..8a5465c89345 100644
--- a/math/py-pyaudi/pkg-descr
+++ b/math/py-pyaudi/pkg-descr
@@ -1,3 +1,4 @@
-obake is a C++ computer algebra library for the symbolic manipulation of sparse
-multivariate polynomials and other closely-related symbolic objects (such as
-truncated power series, Poisson series, etc.).
+Audi (from latin: "listen") is an open source library that implements the
+differential algebra of Taylor truncated polynomials and a few algorithms
+useful for its applications (Differential Intelligence, automatic
+differentiation, Taylor Models, etc.)