pkgsrc-WIP-changes archive

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

py-version-control-tools-hg: fix LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue May 1 16:11:52 2018 +0900
Changeset:	dc84a9559bac752f08431d4b8c77e5da708f753a

Modified Files:
	py-version-control-tools-hg/Makefile

Log Message:
py-version-control-tools-hg: fix LICENSE

via version-control-tools/hghooks/COPYING

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

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

diffstat:
 py-version-control-tools-hg/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-version-control-tools-hg/Makefile b/py-version-control-tools-hg/Makefile
old mode 100644
new mode 100755
index 1dc9cbbe22..99df1e3173
--- a/py-version-control-tools-hg/Makefile
+++ b/py-version-control-tools-hg/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	#
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://mercurial.selenic.com/wiki/MozillaPushlogExtension
 COMMENT=	Mercurial extensions used by the mozilla project (incl. pushlog)
-#LICENSE=	mpl-1.1
+LICENSE=	gnu-gpl-v2
 
 HG_REPOSITORIES=		version-control-tools
 HG_REPO.version-control-tools=	https://hg.mozilla.org/hgcustom/version-control-tools/


Home | Main Index | Thread Index | Old Index