Date: Mon, 15 Dec 2014 03:51:05 +0000 (UTC) From: Stephen Montgomery-Smith <stephen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374734 - head/math/octave-forge-optics Message-ID: <201412150351.sBF3p5OE003240@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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}.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412150351.sBF3p5OE003240>