diff options
author | Maho Nakata <maho@FreeBSD.org> | 2012-04-11 02:58:30 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2012-04-11 02:58:30 +0000 |
commit | 176d84eb280ac1928a0a633cbe10bcc0cbcc85c8 (patch) | |
tree | 7b6551372f145c8afeaea27dc4e58c08c320330f /math/octave-forge-gnuplot | |
parent | Update to 3.6.1. (diff) |
Bump port revision of all the octave-forge ports,
since there was an API change to octave (from 3.4 to 3.6).
Now it is appropriate to bump the portrevision of every single octave-forge port,
but a few of the ports needed further patches to make them work: ad,
communications, parallel, odepkg. The es package doesn't build so we switched off.
Submitted by: stephen@
Reviewed by: maho@
Diffstat (limited to 'math/octave-forge-gnuplot')
-rw-r--r-- | math/octave-forge-gnuplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-gnuplot/Makefile b/math/octave-forge-gnuplot/Makefile index bbcdc7c0421f..bd2d1ce32e87 100644 --- a/math/octave-forge-gnuplot/Makefile +++ b/math/octave-forge-gnuplot/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-gnuplot PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org |