- Change license to correct value.

This commit is contained in:
Stephen Montgomery-Smith 2014-12-15 03:51:04 +00:00
parent aa7628a4ed
commit f22ddf4986
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374734

View file

@ -8,7 +8,7 @@ CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME} COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv2 LICENSE= GPLv3
# OCTSRC is the name of the directory of the package. # OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.