summaryrefslogtreecommitdiff
path: root/lang/libunwind
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2019-10-24 11:52:20 +0000
committertnn <tnn@pkgsrc.org>2019-10-24 11:52:20 +0000
commit86770b6e4f5a6cc48b604d4e45d437905c960684 (patch)
treee1d42ba87f624199409ecfdcd72a47ae3072ce88 /lang/libunwind
parent6c091f9b32f85d73f2c7cb09792730f1a6dc4328 (diff)
downloadpkgsrc-86770b6e4f5a6cc48b604d4e45d437905c960684.tar.gz
more packages with wrong LICENSE tag
Diffstat (limited to 'lang/libunwind')
-rw-r--r--lang/libunwind/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/libunwind/Makefile b/lang/libunwind/Makefile
index 09976944d84..664c228eacb 100644
--- a/lang/libunwind/Makefile
+++ b/lang/libunwind/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2019/10/19 13:59:06 adam Exp $
+# $NetBSD: Makefile,v 1.20 2019/10/24 11:52:20 tnn Exp $
DISTNAME= libunwind-9.0.0.src
+PKGREVISION= 1
PKGNAME= ${DISTNAME:S/.src//}
CATEGORIES= lang devel
MASTER_SITES= http://releases.llvm.org/${PKGVERSION_NOREV}/
@@ -9,7 +10,7 @@ EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE= http://libunwind.llvm.org/
COMMENT= LLVM libunwind
-LICENSE= modified-bsd
+LICENSE= apache-2.0
CONFIGURE_DIRS= ${WRKDIR}/build