diff options
author | Maho Nakata <maho@FreeBSD.org> | 2014-06-05 22:17:37 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2014-06-05 22:17:37 +0000 |
commit | d5ec74b8be4e8fe8b7bc6dea6ba13b43e6566bc9 (patch) | |
tree | d4bc99099a5672cbbaa0b06776df664f058c8b68 /math/octave/Makefile | |
parent | 54bb427e449733936a3c959bd5b2acca508ebd75 (diff) | |
download | ports-d5ec74b8be4e8fe8b7bc6dea6ba13b43e6566bc9.tar.gz ports-d5ec74b8be4e8fe8b7bc6dea6ba13b43e6566bc9.zip |
Notes
Diffstat (limited to 'math/octave/Makefile')
-rw-r--r-- | math/octave/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index cd70fcd43dac..90bbdf3fd02c 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= octave -PORTVERSION= 3.8.0 -PORTREVISION= 6 +PORTVERSION= 3.8.1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= octave |