diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2018-11-20 19:06:36 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2018-11-20 19:06:36 +0000 |
commit | 30f8b3ea1a6103be5033296320addac5a757700b (patch) | |
tree | e604aa7eafe3330895308371ef79243616746036 /math/octave | |
parent | aecc1f4df978eafdf3723286d0f2edb6e1403493 (diff) |
Notes
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 b17d3ce82b1b..a56f42a371ba 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave PORTVERSION= ${OCTAVE_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math java MASTER_SITES= GNU |