aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-parallel
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2014-06-23 00:07:48 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2014-06-23 00:07:48 +0000
commit638e5f2b0c56b19f778bb7c23a4fe344c0ada044 (patch)
treee4c5c1c9d2c17fc7f1a5bc81436fac6a945c043c /math/octave-forge-parallel
parent21f8591d930342117ae29616f8d8ad096eca5f62 (diff)
downloadports-638e5f2b0c56b19f778bb7c23a4fe344c0ada044.tar.gz
ports-638e5f2b0c56b19f778bb7c23a4fe344c0ada044.zip
- Correct license option.
Notes
Notes: svn path=/head/; revision=358875
Diffstat (limited to 'math/octave-forge-parallel')
-rw-r--r--math/octave-forge-parallel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-parallel/Makefile b/math/octave-forge-parallel/Makefile
index d5ee2c8b0c4f..47f395cbc246 100644
--- a/math/octave-forge-parallel/Makefile
+++ b/math/octave-forge-parallel/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
-LICENSE= GPLv2
+LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
# OCTSRC is the name of the directory of the package.