diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-12-15 03:51:04 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-12-15 03:51:04 +0000 |
commit | f22ddf49867b6e96c93e7f3e81eeec01cce7837f (patch) | |
tree | 2aa522ed5a47c42317a64a44ece1f5d1c456e8ed /math | |
parent | aa7628a4ed1b1f0208dbc55467efaa109750dc35 (diff) |
Notes
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}. |