diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-12-09 12:54:44 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-12-09 12:54:44 +0000 |
commit | bc2f8854ca44daf2a006e524b9c16e0d818c3a38 (patch) | |
tree | 055e40a6769f7604dcf7a90ecd5692f5e216db78 /math/fricas | |
parent | 43e194e1e9d43e61f49b2e97b13db0271043de12 (diff) |
Notes
Diffstat (limited to 'math/fricas')
-rw-r--r-- | math/fricas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fricas/Makefile b/math/fricas/Makefile index c505a670eb3d..30a21db1ea27 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -7,7 +7,7 @@ PORTNAME= fricas PORTVERSION= 1.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-full |