pkgsrc-WIP-changes archive

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

proxychains: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun Apr 29 19:53:08 2018 +0900
Changeset:	efe063c55cda8a00925765093b2888048d37cae7

Modified Files:
	proxychains/Makefile

Log Message:
proxychains: add LICENSE

via https://github.com/haad/proxychains/blob/master/COPYING

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

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

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

diffs:
diff --git a/proxychains/Makefile b/proxychains/Makefile
old mode 100644
new mode 100755
index fb0d182abb..ab756081db
--- a/proxychains/Makefile
+++ b/proxychains/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES=		http://github.com/downloads/haad/proxychains/
 PROXYCHAINS_VERSION=	4.2.0
 PKGNAME=		proxychains-${PROXYCHAINS_VERSION}
 EXTRACT_SUFX=		.tar.bz2
+LICENSE=		gnu-gpl-v2
 
 MAINTAINER=		haad%netbsd.org@localhost
 HOMEPAGE=		http://haad.github.com/proxychains/


Home | Main Index | Thread Index | Old Index