diff options
author | stas <stas@FreeBSD.org> | 2010-10-16 07:05:04 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2010-10-16 07:05:04 +0800 |
commit | e95030efce7a2dfd0c130133fa1b1e635b8ef74a (patch) | |
tree | 7efd1cf09d1b5c58b994c2497d1296db0361efcc /math/maxima | |
parent | 58191c33f900d565618ff32a061c0812b68a14d6 (diff) | |
download | freebsd-ports-gnome-e95030efce7a2dfd0c130133fa1b1e635b8ef74a.tar.gz freebsd-ports-gnome-e95030efce7a2dfd0c130133fa1b1e635b8ef74a.tar.zst freebsd-ports-gnome-e95030efce7a2dfd0c130133fa1b1e635b8ef74a.zip |
- Bump Maxima revision after lang/sbcl update.
Diffstat (limited to 'math/maxima')
-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 96afe0888bbf..51a85b4446f6 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -7,7 +7,7 @@ PORTNAME= maxima PORTVERSION= 5.22.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source |