diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/octave-forge-optics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-optics/Makefile b/math/octave-forge-optics/Makefile index b84eff9e2ee9..8bf7d22ea51a 100644 --- a/math/octave-forge-optics/Makefile +++ b/math/octave-forge-optics/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} -LICENSE= GPLv2 +LICENSE= GPLv3 # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. |