pkgsrc-WIP-changes archive

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

gdb6: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Fri Apr 6 00:17:46 2018 +0900
Changeset:	8abc20c6349aab9ab00c7f4c0ffe9c73adf0e819

Modified Files:
	gdb6/Makefile

Log Message:
gdb6: add LICENSE

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

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

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

diffs:
diff --git a/gdb6/Makefile b/gdb6/Makefile
old mode 100644
new mode 100755
index 598f7a5bb2..d76d6d0c0c
--- a/gdb6/Makefile
+++ b/gdb6/Makefile
@@ -6,6 +6,7 @@ PKGREVISION=		8
 CATEGORIES=		devel
 MASTER_SITES=		ftp://sources.redhat.com/pub/gdb/releases/
 EXTRACT_SUFX=		.tar.bz2
+LICENSE=		gnu-gpl-v2 AND gnu-lgpl-v2
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		http://www.gnu.org/software/gdb/gdb.html


Home | Main Index | Thread Index | Old Index