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