pkgsrc-WIP-changes archive

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

shed: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Wed May 2 23:55:45 2018 +0900
Changeset:	8761ea3f223f650750f5b80b5530fc99249a573d

Modified Files:
	shed/Makefile

Log Message:
shed: add LICENSE

via https://sourceforge.net/projects/shed/

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

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

diffstat:
 shed/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/shed/Makefile b/shed/Makefile
index 71609b3b83..c1679f0527 100644
--- a/shed/Makefile
+++ b/shed/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=shed/}
 MAINTAINER=		lkundrak%skosi.org@localhost
 HOMEPAGE=		http://shed.sourceforge.net/
 COMMENT=		Simple curses-based hexadecimal editor
-
+LICENSE=		gnu-gpl-v2
 
 GNU_CONFIGURE=		yes
 


Home | Main Index | Thread Index | Old Index