diff options
author | stas <stas@FreeBSD.org> | 2008-06-06 03:35:54 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2008-06-06 03:35:54 +0800 |
commit | 60da5d0f42b5fe79ba61eaf240752892d5a8b876 (patch) | |
tree | 72d5e4e94dda157d26647cf82bbfd0ff54369e98 /math | |
parent | 3283faeaccc6f64caaba32475fa0e83cd57a763e (diff) | |
download | freebsd-ports-graphics-60da5d0f42b5fe79ba61eaf240752892d5a8b876.tar.gz freebsd-ports-graphics-60da5d0f42b5fe79ba61eaf240752892d5a8b876.tar.zst freebsd-ports-graphics-60da5d0f42b5fe79ba61eaf240752892d5a8b876.zip |
- Bump portrevision as SBCL version was updated.
Reported by: Jan Henrik Sylvester <me@janh.de>
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 262f8fc58e9..3b5e6f61186 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -7,7 +7,7 @@ PORTNAME= maxima PORTVERSION= 5.14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math tk MASTER_SITES= SF |