diff options
Diffstat (limited to 'math/mathomatic/Makefile')
-rw-r--r-- | math/mathomatic/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index cbc5539c5d85..b23a8f196e41 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -7,15 +7,14 @@ # PORTNAME= mathomatic -PORTVERSION= 12.5.15 +PORTVERSION= 12.5.16 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Highly portable, general purpose CAS (Computer Algebra System) USE_BZIP2= yes -USE_GCC= 3.4+ MAKEFILE= makefile MAKE_ARGS= -DREADLINE |