diff options
| author | Kirill Ponomarev <krion@FreeBSD.org> | 2026-02-28 06:33:38 +0000 |
|---|---|---|
| committer | Kirill Ponomarev <krion@FreeBSD.org> | 2026-02-28 06:33:38 +0000 |
| commit | f7832f9e6defdcee979e5ac45a12531a09c5a21a (patch) | |
| tree | 5c8c0ab99c828f662a9b4b733180e29bc1f41840 /math | |
| parent | 7fc5f564ebe821a8ad1eaa84536fec12a9d589fd (diff) | |
Diffstat (limited to 'math')
| -rw-r--r-- | math/fricas/Makefile | 2 | ||||
| -rw-r--r-- | math/maxima/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/fricas/Makefile b/math/fricas/Makefile index 8501bac1a542..d4838d7fd65f 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -1,6 +1,6 @@ PORTNAME= fricas DISTVERSION= 1.3.10 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -full CATEGORIES= math MASTER_SITES= SF diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 8988a664465d..f6ede6c6ee3b 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,6 +1,6 @@ PORTNAME= maxima DISTVERSION= 5.49.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source |
