pkgsrc-WIP-changes archive

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

py-ntch: fix LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 23:52:09 2018 +0900
Changeset:	1f87e529bff56a25ec51a796e3528b16c3735d86

Modified Files:
	py-ntch/Makefile

Log Message:
py-ntch: fix LICENSE

via http://www.unixuser.org/~euske/python/pyntch/index.html

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

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

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

diffs:
diff --git a/py-ntch/Makefile b/py-ntch/Makefile
old mode 100644
new mode 100755
index 1455ef8e7c..5a8ae06df7
--- a/py-ntch/Makefile
+++ b/py-ntch/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	http://www.unixuser.org/~euske/python/pyntch/
 MAINTAINER=	kamel.derouiche%gmail.com@localhost
 HOMEPAGE=	http://www.unixuser.org/~euske/python/pyntch/index.html
 COMMENT=	Examine python code and detect possible errors
-#LICENSE=	LICENSE
+LICENSE=	mit
 
 VERSION=	20090615
 


Home | Main Index | Thread Index | Old Index