diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2008-08-03 04:35:26 +0800 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2008-08-03 04:35:26 +0800 |
commit | ae540f4cacc4ebecb987dddae92f9600253322a0 (patch) | |
tree | c0c8c5ebd217d1fa02ae9410151da11927425546 /math | |
parent | 82623c45105a915136dbaa6ce5b830413121a7ec (diff) | |
download | freebsd-ports-gnome-ae540f4cacc4ebecb987dddae92f9600253322a0.tar.gz freebsd-ports-gnome-ae540f4cacc4ebecb987dddae92f9600253322a0.tar.zst freebsd-ports-gnome-ae540f4cacc4ebecb987dddae92f9600253322a0.zip |
- Bump PORTREVISION to force rebuild after the 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 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 |