diff options
Diffstat (limited to 'math/octave-forge-optim/Makefile')
-rw-r--r-- | math/octave-forge-optim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-optim/Makefile b/math/octave-forge-optim/Makefile index f8f1b62fd335..a2b96d6cb3ab 100644 --- a/math/octave-forge-optim/Makefile +++ b/math/octave-forge-optim/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-optim PORTVERSION= 1.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} |