diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-01-24 14:10:45 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-01-24 14:10:45 +0000 |
commit | f00f210e61a1a97c4a68fcec84841ef07604d828 (patch) | |
tree | 62cac5783e3d1358090e551d7e3f3319d05c9bf7 /math/fricas/Makefile | |
parent | - Update to 0.6.8 [1] (diff) |
update lang/sbcl to 1.0.55, and adjust dependent ports
Diffstat (limited to 'math/fricas/Makefile')
-rw-r--r-- | math/fricas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/fricas/Makefile b/math/fricas/Makefile index 19cac5614fdb..a67b25dd0be4 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -7,6 +7,7 @@ PORTNAME= fricas PORTVERSION= 1.1.5 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-full |