diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-05-10 21:54:54 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-05-10 21:54:54 +0000 |
commit | 0d7d4b70bd95924a189c8c17b0183a6dad6aeb24 (patch) | |
tree | 501bae82c7d6f04d9303936ae215432bde48ce75 /math/octave | |
parent | 5fc959fc94f84b86858ad723357b05c6ae861541 (diff) | |
download | ports-0d7d4b70bd95924a189c8c17b0183a6dad6aeb24.tar.gz ports-0d7d4b70bd95924a189c8c17b0183a6dad6aeb24.zip |
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 9712bff743c8..cd70fcd43dac 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave PORTVERSION= 3.8.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= octave |