pkgsrc-WIP-changes archive

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

py-propyte: fix typo LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue May 1 00:14:35 2018 +0900
Changeset:	37d373c30262bf3ff80580c81ab11f8fc34d6a31

Modified Files:
	py-propyte/Makefile

Log Message:
py-propyte: 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=37d373c30262bf3ff80580c81ab11f8fc34d6a31

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

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

diffs:
diff --git a/py-propyte/Makefile b/py-propyte/Makefile
old mode 100644
new mode 100755
index d8e8cfb4a1..a40b2346f2
--- a/py-propyte/Makefile
+++ b/py-propyte/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	https://pypi.python.org/packages/18/53/60f626e6c360b66148ee160df5c
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://github.com/wdbm/propyte
 COMMENT=	Template Python program
-LICENSE=	gnu-gplv-3
+LICENSE=	gnu-gpl-v3
 
 DEPENDS+=	${PYPKGPREFIX}-docopt>=0.6.2:../../devel/py-docopt
 DEPENDS+=	${PYPKGPREFIX}-prel-[0-9]*:../../wip/py-prel


Home | Main Index | Thread Index | Old Index