pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/woboq_codebrowser
Module Name: pkgsrc
Committed By: wiz
Date: Sun Nov 27 08:51:55 UTC 2016
Modified Files:
pkgsrc/devel/woboq_codebrowser: Makefile
Log Message:
Fix license name.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/woboq_codebrowser/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/woboq_codebrowser/Makefile
diff -u pkgsrc/devel/woboq_codebrowser/Makefile:1.1 pkgsrc/devel/woboq_codebrowser/Makefile:1.2
--- pkgsrc/devel/woboq_codebrowser/Makefile:1.1 Thu Nov 24 01:10:16 2016
+++ pkgsrc/devel/woboq_codebrowser/Makefile Sun Nov 27 08:51:55 2016
@@ -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 @@ GITHUB_PROJECT= woboq_codebrowser
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