diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-07-23 19:53:11 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-07-23 19:53:11 +0000 |
commit | c3f9087c486683a6de3d8f1db91050bdb8340e45 (patch) | |
tree | 4e541e979a7f5bac477f1b27f24bd820268cd256 /math | |
parent | 25a105eeedb0ea4d81483bde3499155ebdc93c58 (diff) | |
download | ports-c3f9087c486683a6de3d8f1db91050bdb8340e45.tar.gz ports-c3f9087c486683a6de3d8f1db91050bdb8340e45.zip |
Notes
Diffstat (limited to 'math')
-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 bae8e7cae128..6ce465918b9c 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave PORTVERSION= 3.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= octave |