Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Sep 2018 07:53:31 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r478767 - head/science/dalton
Message-ID:  <201809020753.w827rVRC022428@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Sep  2 07:53:31 2018
New Revision: 478767
URL: https://svnweb.freebsd.org/changeset/ports/478767

Log:
  science/dalton: Fix license.

Modified:
  head/science/dalton/Makefile

Modified: head/science/dalton/Makefile
==============================================================================
--- head/science/dalton/Makefile	Sun Sep  2 07:49:02 2018	(r478766)
+++ head/science/dalton/Makefile	Sun Sep  2 07:53:31 2018	(r478767)
@@ -7,8 +7,7 @@ CATEGORIES=	science
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Powerful molecular electronic structure program for quantum chemistry
 
-LICENSE=	LGPL20
-xLICENSE_FILE=	${WRKSRC}/COPYING
+LICENSE=	GPLv2
 
 LIB_DEPENDS=	liblapack.so:math/lapack \
 		libopenblas.so:math/openblas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809020753.w827rVRC022428>