pkgsrc-WIP-changes archive

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

nautilus: fix LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Thu Apr 26 00:48:21 2018 +0900
Changeset:	0640aeda10a64f13002a057c42a12f56cc7a7577

Modified Files:
	nautilus/Makefile

Log Message:
nautilus: fix LICENSE

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

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

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

diffs:
diff --git a/nautilus/Makefile b/nautilus/Makefile
old mode 100644
new mode 100755
index c60a2ae874..4b94c81b67
--- a/nautilus/Makefile
+++ b/nautilus/Makefile
@@ -8,7 +8,7 @@ EXTRACT_SUFX=		.tar.xz
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		http://live.gnome.org/Nautilus
 COMMENT=		Nautilus file manager for GNOME3
-#LICENSE=		gnu-gpl-v2 AND gnu-fdl-v1.1 AND gnu-lgpl-v2 AND TRADEMARK_NOTICE
+LICENSE=		gnu-gpl-v3
 
 USE_PKGLOCALEDIR=	yes
 USE_TOOLS+=		gmake intltool msgfmt pkg-config


Home | Main Index | Thread Index | Old Index