diff options
-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 96afe0888bbf..51a85b4446f6 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -7,7 +7,7 @@ PORTNAME= maxima PORTVERSION= 5.22.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source |