pkgsrc-WIP-changes archive

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

umix: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon May 7 15:02:43 2018 +0900
Changeset:	d5761191a6b22a4dbfb786ff56f409cb78833144

Modified Files:
	umix/Makefile

Log Message:
umix: add LICENSE

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

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

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

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

diffs:
diff --git a/umix/Makefile b/umix/Makefile
index 4f3671a860..54f37882ec 100644
--- a/umix/Makefile
+++ b/umix/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=umix/}
 MAINTAINER=	cez%compsoc.man.ac.uk@localhost
 HOMEPAGE=	http://umix.sourceforge.net/
 COMMENT=	Adjust mix levels
-
+LICENSE=	gnu-gpl-v2
 
 GNU_CONFIGURE=		yes
 USE_TOOLS+=		aclocal autoconf automake gmake pkg-config


Home | Main Index | Thread Index | Old Index