pkgsrc-WIP-changes archive

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

gcc42: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Wed Apr 4 23:57:18 2018 +0900
Changeset:	0e93364d6f3b9deb8bd595c163fad81276507d06

Modified Files:
	gcc42/Makefile

Log Message:
gcc42: add LICENSE

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

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

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

diffs:
diff --git a/gcc42/Makefile b/gcc42/Makefile
old mode 100644
new mode 100755
index 343cf20fc5..aaf2ca41e1
--- a/gcc42/Makefile
+++ b/gcc42/Makefile
@@ -6,6 +6,7 @@ PKGNAME=	gcc42-${GCC_VERSION}
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_GNU:=gcc/gcc-${GCC_VERSION}/}
 EXTRACT_SUFX=	.tar.bz2
+LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2.1
 
 MAINTAINER=	blair.sadewitz%gmail.com@localhost
 HOMEPAGE=	http://gcc.gnu.org/


Home | Main Index | Thread Index | Old Index