diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2018-08-12 02:57:03 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2018-08-12 02:57:03 +0000 |
commit | 436c28e07526e383694d216db16c0bd14d0aa1ae (patch) | |
tree | a4fb9f34fb312b6711e9995d20e4a2a347649644 /math/octave/Makefile | |
parent | d9e2e84e417727f6297d45f4c2f1195ef381c65a (diff) | |
download | ports-436c28e07526e383694d216db16c0bd14d0aa1ae.tar.gz ports-436c28e07526e383694d216db16c0bd14d0aa1ae.zip |
Notes
Diffstat (limited to 'math/octave/Makefile')
-rw-r--r-- | math/octave/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index 10f493a3305a..2cedd5b4e3fc 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -3,7 +3,6 @@ PORTNAME= octave PORTVERSION= ${OCTAVE_VERSION} -PORTREVISION= 3 CATEGORIES= math java MASTER_SITES= GNU |