diff options
author | stas <stas@FreeBSD.org> | 2008-08-03 04:35:26 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2008-08-03 04:35:26 +0800 |
commit | a83d36af985dd6a0044eed32264e8ceadbc3143c (patch) | |
tree | e6bd934e380f7f8c2a1e39727d285d1f738062de /math/maxima | |
parent | 5d8dced0221bbd6ca62fc156ef5b088f6a0e6427 (diff) | |
download | freebsd-ports-gnome-a83d36af985dd6a0044eed32264e8ceadbc3143c.tar.gz freebsd-ports-gnome-a83d36af985dd6a0044eed32264e8ceadbc3143c.tar.zst freebsd-ports-gnome-a83d36af985dd6a0044eed32264e8ceadbc3143c.zip |
- Bump PORTREVISION to force rebuild after the 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 159fd8e29ec7..1e168f4d23c4 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -7,7 +7,7 @@ PORTNAME= maxima PORTVERSION= 5.15.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math tk MASTER_SITES= SF |