diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2022-01-02 09:45:16 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2022-01-02 09:45:16 +0000 |
commit | 064cd601da49ac80178777284eda9d932e61418e (patch) | |
tree | 580a21ba7f2284f5042424910aee9f3d2183a7a3 /math/maxima | |
parent | 4c2450afa04cde73dc68da679fcf44337980d408 (diff) | |
download | ports-064cd601da49ac80178777284eda9d932e61418e.tar.gz ports-064cd601da49ac80178777284eda9d932e61418e.zip |
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
Diffstat (limited to 'math/maxima')
-rw-r--r-- | math/maxima/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 648414b60aaa..d7f929c8030c 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -2,7 +2,7 @@ PORTNAME= maxima PORTVERSION= 5.44.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source |