pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/woboq_codebrowser Fix license name.
details: https://anonhg.NetBSD.org/pkgsrc/rev/be974ea0cdfe
branches: trunk
changeset: 355251:be974ea0cdfe
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Nov 27 08:51:55 2016 +0000
description:
Fix license name.
diffstat:
devel/woboq_codebrowser/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3af2cd29e0e2 -r be974ea0cdfe devel/woboq_codebrowser/Makefile
--- a/devel/woboq_codebrowser/Makefile Sun Nov 27 08:51:20 2016 +0000
+++ b/devel/woboq_codebrowser/Makefile Sun Nov 27 08:51:55 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/11/24 01:10:16 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2016/11/27 08:51:55 wiz Exp $
DISTNAME= woboq_codebrowser-2.0.1
CATEGORIES= devel lang
@@ -9,7 +9,7 @@
MAINTAINER= joerg%NetBSD.org@localhost
HOMEPAGE= https://code.woboq.org/
COMMENT= Code analysis tool
-LICENSE= cc-by-nc-sa-v3.0
+LICENSE= cc-by-nc-sa-v3.0-license
USE_CMAKE= yes
CMAKE_ARGS+= -DLLVM_CONFIG_EXECUTABLE=${LLVM_CONFIG_PATH:Q} \
Home |
Main Index |
Thread Index |
Old Index