diff options
Diffstat (limited to 'math/maxima/Makefile')
-rw-r--r-- | math/maxima/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 420415b60368..b99a5ef93316 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,10 +1,9 @@ PORTNAME= maxima -DISTVERSION= 5.47.0 -PORTREVISION= 26 +DISTVERSION= 5.48.1 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tiago.gasiba@gmail.com COMMENT= Symbolic mathematics program WWW= http://maxima.sourceforge.net/ |