diff options
author | nivit <nivit@FreeBSD.org> | 2008-01-22 17:45:46 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2008-01-22 17:45:46 +0800 |
commit | 38b2412c45bcd3b613c73f1e93bd616ddec2a1b2 (patch) | |
tree | f0e0c2eee2bb412e1fced6b332bdaf4dc995b361 /math/wxMaxima/Makefile | |
parent | 39eda8eaf49166b1caf491541b693cb4c5685b6f (diff) | |
download | freebsd-ports-gnome-38b2412c45bcd3b613c73f1e93bd616ddec2a1b2.tar.gz freebsd-ports-gnome-38b2412c45bcd3b613c73f1e93bd616ddec2a1b2.tar.zst freebsd-ports-gnome-38b2412c45bcd3b613c73f1e93bd616ddec2a1b2.zip |
- Update to 0.7.4
Diffstat (limited to 'math/wxMaxima/Makefile')
-rw-r--r-- | math/wxMaxima/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/wxMaxima/Makefile b/math/wxMaxima/Makefile index db8a0846694f..957a3913650f 100644 --- a/math/wxMaxima/Makefile +++ b/math/wxMaxima/Makefile @@ -6,12 +6,12 @@ # PORTNAME= wxMaxima -PORTVERSION= 0.7.3.a +PORTVERSION= 0.7.4 #PORTREVISION= 0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} +#DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= nivit@FreeBSD.org COMMENT= A wxWidgets GUI for the computer algebra system maxima |