aboutsummaryrefslogtreecommitdiff
path: root/devel/libdasm
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-22 20:35:21 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-22 20:35:21 +0000
commit3d623f7b6440b4529d8f4987a268dd2d8aa552da (patch)
treefbd3194e560db656ed69e087e289d2e50f43eeb3 /devel/libdasm
parent7b30a4a3921590fbef25294480a6a754118b8b41 (diff)
Notes
Diffstat (limited to 'devel/libdasm')
-rw-r--r--devel/libdasm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdasm/Makefile b/devel/libdasm/Makefile
index 269aba5cb469..fa5162af9c9c 100644
--- a/devel/libdasm/Makefile
+++ b/devel/libdasm/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= antoine@FreeBSD.org
COMMENT= Simple x86 disassembly library
-LICENSE= BSD
+LICENSE= BSD2CLAUSE
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${STAGEDIR}${PREFIX}"
USE_LDCONFIG= yes