diff options
author | stas <stas@FreeBSD.org> | 2009-08-09 19:29:01 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2009-08-09 19:29:01 +0800 |
commit | 79522aa5f34a31cc060a5467bd336ad26edb14cd (patch) | |
tree | 90b71db28dc7b1846004a6d9d9375e9769e3e3e0 /math | |
parent | 65bb4d6cab9c9fb1c1c99d08dbcc02eee740ae3a (diff) | |
download | freebsd-ports-gnome-79522aa5f34a31cc060a5467bd336ad26edb14cd.tar.gz freebsd-ports-gnome-79522aa5f34a31cc060a5467bd336ad26edb14cd.tar.zst freebsd-ports-gnome-79522aa5f34a31cc060a5467bd336ad26edb14cd.zip |
- Chase lang/sbcl update.
Diffstat (limited to 'math')
-rw-r--r-- | math/maxima/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 449a6224a8f0..e86c6a2d6626 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -7,7 +7,7 @@ PORTNAME= maxima PORTVERSION= 5.18.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math tk MASTER_SITES= SF |