aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-odebvp/Makefile
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2009-05-26 22:33:01 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2009-05-26 22:33:01 +0000
commitb5049b8e2df9349dd4ae962ec0b13806613ccdd2 (patch)
tree16264494bcd4dfe30bc7b18beda20e870dffabac /math/octave-forge-odebvp/Makefile
parent36691721018e481457635abfe58ea17dfe53c36a (diff)
downloadports-b5049b8e2df9349dd4ae962ec0b13806613ccdd2.tar.gz
ports-b5049b8e2df9349dd4ae962ec0b13806613ccdd2.zip
- Update to 1.0.6
- Pet portlint PR: ports/134404 Submitted by: Stephen Montgomery-Smith <stephen AT missouri.edu> (maintainer) Approved by: miwi (mentor)
Notes
Notes: svn path=/head/; revision=234620
Diffstat (limited to 'math/octave-forge-odebvp/Makefile')
-rw-r--r--math/octave-forge-odebvp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/octave-forge-odebvp/Makefile b/math/octave-forge-odebvp/Makefile
index fb54b9451ed5..f39a878e92b7 100644
--- a/math/octave-forge-odebvp/Makefile
+++ b/math/octave-forge-odebvp/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= octave-forge-odebvp
-PORTVERSION= 1.0.5
-CATEGORIES= math
+PORTVERSION= 1.0.6
+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"