diff options
author | John Marino <marino@FreeBSD.org> | 2015-10-10 15:20:41 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-10-10 15:20:41 +0000 |
commit | f6a13dc9de8f0787de9b8b7e50c3708ccc59ebb3 (patch) | |
tree | 1b2919c8ebb314b4fb555c63da01c9f514d07f3f /math/octave/Makefile | |
parent | dcbe0f47eb509ad001ec0ff77730045d09ae4922 (diff) | |
download | ports-f6a13dc9de8f0787de9b8b7e50c3708ccc59ebb3.tar.gz ports-f6a13dc9de8f0787de9b8b7e50c3708ccc59ebb3.zip |
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 550a5ddea3f7..9419ea8f3d1c 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave PORTVERSION= 3.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= GNU |