diff options
Diffstat (limited to 'math/maxima/Makefile')
-rw-r--r-- | math/maxima/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 420415b60368..8e95b719ceb6 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,6 +1,5 @@ PORTNAME= maxima -DISTVERSION= 5.47.0 -PORTREVISION= 26 +DISTVERSION= 5.48.1 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source |