diff options
Diffstat (limited to 'math/octave-forge-symband/Makefile')
-rw-r--r-- | math/octave-forge-symband/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/octave-forge-symband/Makefile b/math/octave-forge-symband/Makefile index 3fa9ab3978c6..f8aaa7844919 100644 --- a/math/octave-forge-symband/Makefile +++ b/math/octave-forge-symband/Makefile @@ -6,11 +6,11 @@ # PORTNAME= octave-forge-symband -PORTVERSION= 1.0.8 -CATEGORIES= math +PORTVERSION= 1.0.9 +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" |