diff options
author | nivit <nivit@FreeBSD.org> | 2008-05-26 21:55:30 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2008-05-26 21:55:30 +0800 |
commit | 5b4ba44e396ebcb9250531f8d65ee666e268ea76 (patch) | |
tree | c1e20fe6916b0a84bf1ad0148c8d2c634a90de25 /math/wxMaxima/Makefile | |
parent | 47d137ef88f4761e86f84e10daf776a8d518cbe7 (diff) | |
download | freebsd-ports-gnome-5b4ba44e396ebcb9250531f8d65ee666e268ea76.tar.gz freebsd-ports-gnome-5b4ba44e396ebcb9250531f8d65ee666e268ea76.tar.zst freebsd-ports-gnome-5b4ba44e396ebcb9250531f8d65ee666e268ea76.zip |
- Update to 0.7.5
Diffstat (limited to 'math/wxMaxima/Makefile')
-rw-r--r-- | math/wxMaxima/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/wxMaxima/Makefile b/math/wxMaxima/Makefile index 957a3913650f..46bc9952e6ff 100644 --- a/math/wxMaxima/Makefile +++ b/math/wxMaxima/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wxMaxima -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.5 #PORTREVISION= 0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |