pkgsrc-WIP-changes archive

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

ploot: Set LICENSE



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri Oct 22 22:23:35 2021 +0200
Changeset:	42acd6da9a3adc200a2238dabf55b5b6d7450bc7

Modified Files:
	ploot/Makefile

Log Message:
ploot: Set LICENSE

Not present in 1.0 release but committed to Git HEAD and discussed with
authors.

Thanks to Josuah Demangeon!

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

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

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

diffs:
diff --git a/ploot/Makefile b/ploot/Makefile
index 12d9196a4b..31d4246a52 100644
--- a/ploot/Makefile
+++ b/ploot/Makefile
@@ -9,7 +9,7 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	leot%NetBSD.org@localhost
 HOMEPAGE=	gopher://bitreich.org/1/scm/ploot
 COMMENT=	Simple plotting tools
-#LICENSE=	generic-nonlicense
+LICENSE=	isc
 
 MAKE_FLAGS+=	PREFIX=${PREFIX}
 MAKE_FLAGS+=	MANDIR=${PREFIX}/${PKGMANDIR}


Home | Main Index | Thread Index | Old Index