diff options
Diffstat (limited to 'math/octave-forge-io/Makefile')
-rw-r--r-- | math/octave-forge-io/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/octave-forge-io/Makefile b/math/octave-forge-io/Makefile index 7d524e49f22..b40334d29c1 100644 --- a/math/octave-forge-io/Makefile +++ b/math/octave-forge-io/Makefile @@ -6,11 +6,11 @@ # PORTNAME= octave-forge-io -PORTVERSION= 1.0.7 -CATEGORIES= math +PORTVERSION= 1.0.8 +CATEGORIES= math MAINTAINER= stephen@missouri.edu -COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +COMMENT= Octave-forge package ${OCTAVE_PKGNAME} .include <bsd.port.pre.mk> .include "${PORTSDIR}/Mk/bsd.octave.mk" |