diff options
author | maho <maho@FreeBSD.org> | 2013-01-03 15:52:07 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2013-01-03 15:52:07 +0800 |
commit | 9b310b1bc1729a672e83d75628fcae2951d5ab3f (patch) | |
tree | f6610378fdd7b072a22930f20cf21e338cf95425 /math/octave | |
parent | 778b37ad4c2e9eb58a376bb6fe684f8dcfbe0156 (diff) | |
download | freebsd-ports-gnome-9b310b1bc1729a672e83d75628fcae2951d5ab3f.tar.gz freebsd-ports-gnome-9b310b1bc1729a672e83d75628fcae2951d5ab3f.tar.zst freebsd-ports-gnome-9b310b1bc1729a672e83d75628fcae2951d5ab3f.zip |
Accordingly bump portrevision as SuiteSparse is updated to 4.0.2.
Diffstat (limited to 'math/octave')
-rw-r--r-- | math/octave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index a7af2f81dbfb..cba739bb8c97 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave PORTVERSION= 3.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ftp://ftp.gnu.org/gnu/octave/ \ ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/ |