diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2012-06-22 23:02:31 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2012-06-22 23:02:31 +0000 |
commit | f2aa5edc0d880e44824cc420421a60b53f9c6813 (patch) | |
tree | ad8f3d0e3240dba43e186471d9406419abfd975f /math/fricas/Makefile | |
parent | remove GCC=4.6 as this was only for testing (diff) |
- Update to 1.1.7.
- Take maintainership.
Diffstat (limited to 'math/fricas/Makefile')
-rw-r--r-- | math/fricas/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/math/fricas/Makefile b/math/fricas/Makefile index b7be07e5c18e..5cdef6d2a760 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -6,13 +6,12 @@ # PORTNAME= fricas -PORTVERSION= 1.1.6 -PORTREVISION= 2 +PORTVERSION= 1.1.7 +DISTVERSIONSUFFIX= -full CATEGORIES= math MASTER_SITES= SF -DISTVERSIONSUFFIX= -full -MAINTAINER= ports@FreeBSD.org +MAINTAINER= stephen@FreeBSD.org COMMENT= A computer algebra system, forked from axiom LICENSE= BSD |