diff options
author | maho <maho@FreeBSD.org> | 2009-05-26 10:05:00 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2009-05-26 10:05:00 +0800 |
commit | d2d0e98fe6759b23f87e68bce36c475c396a4dbd (patch) | |
tree | 4011f7f8d16c868e9b11c9c0bc5227a24dc4394d /math/octave | |
parent | 7a58d2a05db54cc50a2eb14fa9a94c663d27dbaf (diff) | |
download | freebsd-ports-gnome-d2d0e98fe6759b23f87e68bce36c475c396a4dbd.tar.gz freebsd-ports-gnome-d2d0e98fe6759b23f87e68bce36c475c396a4dbd.tar.zst freebsd-ports-gnome-d2d0e98fe6759b23f87e68bce36c475c396a4dbd.zip |
Bump port revision accordingly. (it should only affects to FSBD6 though)
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 bed3be1e4927..541697c3983b 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave PORTVERSION= 3.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ftp://ftp.octave.org/pub/octave/ \ ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/ |