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