aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-statistics
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2015-03-13 02:10:35 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2015-03-13 02:10:35 +0000
commit9ca98325605d854536599b125e24945c8e70883e (patch)
treeca7f81a1fa35181ca4ded82475891055fe84c9d8 /math/octave-forge-statistics
parente369338f979f682e8cfd72b81623a2e166c32a79 (diff)
downloadports-9ca98325605d854536599b125e24945c8e70883e.tar.gz
ports-9ca98325605d854536599b125e24945c8e70883e.zip
- Correct the value of octsrc.
- Bump portrevision.
Notes
Notes: svn path=/head/; revision=381157
Diffstat (limited to 'math/octave-forge-statistics')
-rw-r--r--math/octave-forge-statistics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/octave-forge-statistics/Makefile b/math/octave-forge-statistics/Makefile
index 4d3147568686..8adba8705851 100644
--- a/math/octave-forge-statistics/Makefile
+++ b/math/octave-forge-statistics/Makefile
@@ -3,6 +3,7 @@
PORTNAME= octave-forge-statistics
PORTVERSION= 1.2.4
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -10,7 +11,7 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
-OCTSRC= ${OCTAVE_PKGNAME}
+OCTSRC= ${DISTNAME}
RUN_DEPENDS+= ${TARBALLS_DIR}/io.tar.gz:${PORTSDIR}/math/octave-forge-io