svn commit: r339535 - head/benchmarks/octave-forge-benchmark

Stephen Montgomery-Smith stephen at FreeBSD.org
Sun Jan 12 19:21:08 UTC 2014


Author: stephen
Date: Sun Jan 12 19:21:08 2014
New Revision: 339535
URL: http://svnweb.freebsd.org/changeset/ports/339535

Log:
  - Add license=GPLv2.

Modified:
  head/benchmarks/octave-forge-benchmark/Makefile

Modified: head/benchmarks/octave-forge-benchmark/Makefile
==============================================================================
--- head/benchmarks/octave-forge-benchmark/Makefile	Sun Jan 12 19:19:58 2014	(r339534)
+++ head/benchmarks/octave-forge-benchmark/Makefile	Sun Jan 12 19:21:08 2014	(r339535)
@@ -9,5 +9,7 @@ CATEGORIES=	benchmarks math
 MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
+LICENSE=	GPLv2
+
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list