diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2025-02-23 07:45:55 -0500 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2025-02-23 07:47:41 -0500 |
commit | cbef78abfce5346f71e824247d75c88c04c084c0 (patch) | |
tree | 2c4507d77ffb9e88c8a7c01c2c59c0612fda0361 /math/py-pyaudi | |
parent | devel/libphonenumber: Remove workaround after 39dbb2a182af (diff) |
*/*: Chase devel/abseil update
Diffstat (limited to 'math/py-pyaudi')
-rw-r--r-- | math/py-pyaudi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pyaudi/Makefile b/math/py-pyaudi/Makefile index dd0bbbd56f5d..e040c11fbd43 100644 --- a/math/py-pyaudi/Makefile +++ b/math/py-pyaudi/Makefile @@ -2,7 +2,7 @@ PORTNAME= pyaudi DISTVERSIONPREFIX= v DISTVERSION= 1.9.2-1 DISTVERSIONSUFFIX= -g899eb78 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |