diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2023-06-08 08:17:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2023-06-08 08:17:39 +0000 |
commit | c84326333135e44725ac2d72801e7034dd168c86 (patch) | |
tree | e5340522ef2569c84dd6af17e25fd5e01a1a8778 /math/maxima | |
parent | d47f8c29e02a830a37e68f8fe2faeddda8d91135 (diff) | |
download | ports-c84326333135e44725ac2d72801e7034dd168c86.tar.gz ports-c84326333135e44725ac2d72801e7034dd168c86.zip |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
Diffstat (limited to 'math/maxima')
-rw-r--r-- | math/maxima/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 1b06a3346f6c..e7028f6f58c9 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,5 +1,6 @@ PORTNAME= maxima PORTVERSION= 5.47.0 +PORTREVISION= 1 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source |