pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-easymodeler: fix typo LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 20:23:43 2018 +0900
Changeset:	80c2db5f62f78f16badcbc1f85b2582a4644efc6

Modified Files:
	py-easymodeler/Makefile

Log Message:
py-easymodeler: fix typo LICENSE

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=80c2db5f62f78f16badcbc1f85b2582a4644efc6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-easymodeler/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-easymodeler/Makefile b/py-easymodeler/Makefile
old mode 100644
new mode 100755
index 3c77e306b7..af02a89429
--- a/py-easymodeler/Makefile
+++ b/py-easymodeler/Makefile
@@ -9,7 +9,7 @@ EXTRACT_SUFX=	.zip
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://pypi.python.org/pypi/EasyModeler
 COMMENT=	Simple ODE Tools for Modelers
-ICENSE=		modified-bsd
+LICENSE=	modified-bsd
 
 DEPENDS+=	${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
 DEPENDS+=	${PYPKGPREFIX}-scipy>=0.15.1:../../math/py-scipy


Home | Main Index | Thread Index | Old Index