pkgsrc-WIP-changes archive

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

purple-facebook: fix LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun Apr 29 20:00:11 2018 +0900
Changeset:	45ff0062c4d957366066aaad7cddcda1d4eb4169

Modified Files:
	purple-facebook/Makefile

Log Message:
purple-facebook: fix LICENSE

via https://github.com/dequis/purple-facebook/blob/master/COPYING

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

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

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

diffs:
diff --git a/purple-facebook/Makefile b/purple-facebook/Makefile
old mode 100644
new mode 100755
index 02c35b52b0..17c4e04703
--- a/purple-facebook/Makefile
+++ b/purple-facebook/Makefile
@@ -10,7 +10,7 @@ GITHUB_RELEASE=	v0.9.5-9ff9acf9fa14
 MAINTAINER=	izaac%setec.org@localhost
 HOMEPAGE=	https://github.com/dequis/purple-facebook
 COMMENT=	Facebook protocol plugin for libpurple
-LICENSE=	gplv2
+LICENSE=	gnu-gpl-v2
 
 GNU_CONFIGURE=	yes
 USE_TOOLS+=	pkg-config


Home | Main Index | Thread Index | Old Index