pkgsrc-WIP-changes archive

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

linux-modutils: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Fri Apr 20 20:11:20 2018 +0900
Changeset:	cb380d71d32c249f37555df89808d9cb35e4bec7

Modified Files:
	linux-modutils/Makefile

Log Message:
linux-modutils: add LICENSE

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

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

diffstat:
 linux-modutils/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/linux-modutils/Makefile b/linux-modutils/Makefile
old mode 100644
new mode 100755
index f928879cb2..48d43b7759
--- a/linux-modutils/Makefile
+++ b/linux-modutils/Makefile
@@ -6,6 +6,7 @@ PKGREVISION=		1
 CATEGORIES=		sysutils
 MASTER_SITES=		http://ftp.kernel.org/pub/linux/utils/kernel/modutils/v2.4/
 EXTRACT_SUFX=		.tar.bz2
+LICENSE=		gnu-gpl-v2
 
 MAINTAINER=		reed%reedmedia.net@localhost
 HOMEPAGE=		http://www.kernel.org/


Home | Main Index | Thread Index | Old Index