pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/kibi
Module Name: pkgsrc
Committed By: pin
Date: Tue May 18 12:13:06 UTC 2021
Modified Files:
pkgsrc/editors/kibi: Makefile
Log Message:
editors/kibi: update licence according to upstream
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/kibi/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/kibi/Makefile
diff -u pkgsrc/editors/kibi/Makefile:1.2 pkgsrc/editors/kibi/Makefile:1.3
--- pkgsrc/editors/kibi/Makefile:1.2 Sun Feb 14 14:23:36 2021
+++ pkgsrc/editors/kibi/Makefile Tue May 18 12:13:06 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/02/14 14:23:36 pin Exp $
+# $NetBSD: Makefile,v 1.3 2021/05/18 12:13:06 pin Exp $
DISTNAME= kibi-0.2.2
CATEGORIES= editors
@@ -8,7 +8,7 @@ GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pin%NetBSD.org@localhost
HOMEPAGE= https://github.com/ilai-deutel/kibi/
COMMENT= Text editor in less than 1024 lines of code, written in Rust
-LICENSE= mit
+LICENSE= mit OR apache-2.0
.include "cargo-depends.mk"
Home |
Main Index |
Thread Index |
Old Index