diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2017-08-24 09:13:09 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2017-08-24 09:13:09 +0000 |
commit | 85c18d738758abc90b62160880a8e5c424cfde8d (patch) | |
tree | 34a73e05a0f95603a85b569d5af83031821973fd /math/octave/Makefile | |
parent | 9c1268e20b25d031c16d777199f497a645c29e43 (diff) |
Notes
Diffstat (limited to 'math/octave/Makefile')
-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 b39638127c92..a42812e37d60 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave PORTVERSION= 4.0.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= GNU |