pkgsrc-WIP-changes archive

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

ltrace: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Fri Apr 20 21:03:27 2018 +0900
Changeset:	9cb17cc0079041624ba63e6ddb265ecc307ba911

Modified Files:
	ltrace/Makefile

Log Message:
ltrace: add LICENSE

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

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

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

diffs:
diff --git a/ltrace/Makefile b/ltrace/Makefile
old mode 100644
new mode 100755
index 5ddc8aeba6..647d71ac8a
--- a/ltrace/Makefile
+++ b/ltrace/Makefile
@@ -5,6 +5,7 @@ DISTNAME=		ltrace_0.3.36.orig
 PKGNAME=		${DISTNAME:S/_/-/:S/.orig//}
 CATEGORIES=		sysutils devel
 MASTER_SITES=		${MASTER_SITE_DEBIAN:=pool/main/l/ltrace/}
+LICENSE=		gnu-gpl-v2
 
 MAINTAINER=		reed%reedmedia.net@localhost
 HOMEPAGE=		http://ltrace.alioth.debian.org/


Home | Main Index | Thread Index | Old Index