diff options
Diffstat (limited to 'math/wxmaxima/Makefile')
-rw-r--r-- | math/wxmaxima/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/wxmaxima/Makefile b/math/wxmaxima/Makefile index a93108f6392e..6bd3e32bf2b0 100644 --- a/math/wxmaxima/Makefile +++ b/math/wxmaxima/Makefile @@ -1,10 +1,10 @@ PORTNAME= wxmaxima DISTVERSIONPREFIX= Version- -DISTVERSION= 23.12.0 +DISTVERSION= 25.04.0 PORTEPOCH= 1 CATEGORIES= math -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tiga@FreeBSD.org COMMENT= WxWidgets GUI for the computer algebra system maxima WWW= https://wxmaxima-developers.github.io/wxmaxima/ |