diff options
author | maho <maho@FreeBSD.org> | 2008-10-15 13:42:24 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2008-10-15 13:42:24 +0800 |
commit | 71d4e568e3a108087220472c7413c8a0127b950a (patch) | |
tree | 4698a626d38656f7d6b665e4a5214ea0ba8378f7 /math/octave/Makefile | |
parent | 20e35f9702af9e3ee35a3fbd9ddf76e6dbf6695d (diff) | |
download | freebsd-ports-gnome-71d4e568e3a108087220472c7413c8a0127b950a.tar.gz freebsd-ports-gnome-71d4e568e3a108087220472c7413c8a0127b950a.tar.zst freebsd-ports-gnome-71d4e568e3a108087220472c7413c8a0127b950a.zip |
Update to 3.0.3.
Diffstat (limited to 'math/octave/Makefile')
-rw-r--r-- | math/octave/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index 312dc5c2f1f2..39e2d3cdf73a 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -6,8 +6,7 @@ # PORTNAME= octave -PORTVERSION= 3.0.2 -PORTREVISION= 2 +PORTVERSION= 3.0.3 CATEGORIES= math MASTER_SITES= ftp://ftp.octave.org/pub/octave/ \ ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/ |