pkgsrc-WIP-changes archive

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

mdadm: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 23 18:50:48 2018 +0900
Changeset:	284b5876ed78970bcb7e3dafaab0177609a5d025

Modified Files:
	mdadm/Makefile

Log Message:
mdadm: add LICENSE

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

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

diffstat:
 mdadm/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/mdadm/Makefile b/mdadm/Makefile
old mode 100644
new mode 100755
index 4062b8107d..ad9979952e
--- a/mdadm/Makefile
+++ b/mdadm/Makefile
@@ -6,6 +6,7 @@ CATEGORIES=		sysutils linux
 MASTER_SITES=		http://www.cse.unsw.edu.au/~neilb/source/mdadm/ \
 			http://www.kernel.org/pub/linux/utils/raid/mdadm/
 EXTRACT_SUFX=		.tar.bz2
+LICENSE=		gnu-gpl-v2
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		http://www.cse.unsw.edu.au/~neilb/source/mdadm/ANNOUNCE


Home | Main Index | Thread Index | Old Index