svn commit: r374734 - head/math/octave-forge-optics

Stephen Montgomery-Smith stephen at FreeBSD.org
Mon Dec 15 03:51:06 UTC 2014


Author: stephen
Date: Mon Dec 15 03:51:04 2014
New Revision: 374734
URL: https://svnweb.freebsd.org/changeset/ports/374734
QAT: https://qat.redports.org/buildarchive/r374734/

Log:
  - Change license to correct value.

Modified:
  head/math/octave-forge-optics/Makefile

Modified: head/math/octave-forge-optics/Makefile
==============================================================================
--- head/math/octave-forge-optics/Makefile	Mon Dec 15 00:54:19 2014	(r374733)
+++ head/math/octave-forge-optics/Makefile	Mon Dec 15 03:51:04 2014	(r374734)
@@ -8,7 +8,7 @@ CATEGORIES=	math
 MAINTAINER=	stephen at 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}.


More information about the svn-ports-head mailing list