diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2022-02-24 20:35:04 -0500 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2022-02-24 21:03:11 -0500 |
commit | 4272ea162d7c59e4e07d69089285c958e09ad501 (patch) | |
tree | c52a5d5cfc19d39758b91c0ad8f1ac8fefac96d1 /math/cantor | |
parent | security/vuxml: Document CVE-2021-40530 for security/cryptopp (diff) |
math/libqalculate: Update to 4.0.0
math/qalculate: Update to 4.0.0
Bump PORTREVISION on math/libqalculate consumers due to shlib bump
Diffstat (limited to 'math/cantor')
-rw-r--r-- | math/cantor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/cantor/Makefile b/math/cantor/Makefile index aa092518c408..8f991be81e13 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,5 +1,6 @@ PORTNAME= cantor DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org |