aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2014-06-23 08:07:48 +0800
committerstephen <stephen@FreeBSD.org>2014-06-23 08:07:48 +0800
commit9f0754b7a90a93dc62334962f8f8f2fbaeb92215 (patch)
treee4c5c1c9d2c17fc7f1a5bc81436fac6a945c043c /math
parentc99d4fed0296b97e4279d53f7bc0245b2f0cac96 (diff)
downloadfreebsd-ports-gnome-9f0754b7a90a93dc62334962f8f8f2fbaeb92215.tar.gz
freebsd-ports-gnome-9f0754b7a90a93dc62334962f8f8f2fbaeb92215.tar.zst
freebsd-ports-gnome-9f0754b7a90a93dc62334962f8f8f2fbaeb92215.zip
- Correct license option.
Diffstat (limited to 'math')
-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.