summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-02-07 07:04:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-02-07 07:04:23 +0000
commit5f3efcf8f3d29b3089d2b9792db21ec2f5c1d8c5 (patch)
tree00474ba31d04ee9d8659b1223a4618124d020609 /devel
parentSupport stage (diff)
Update license
Notes
Notes: svn path=/head/; revision=343182
Diffstat (limited to 'devel')
-rw-r--r--devel/nasm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile
index 7e0eb37f1cd9..8b2f70fc4414 100644
--- a/devel/nasm/Makefile
+++ b/devel/nasm/Makefile
@@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-xdoc${EXTRACT_SUFX}
MAINTAINER= dhn@FreeBSD.org
COMMENT= General-purpose multi-platform x86 and amd64 assembler
-LICENSE= BSD
+LICENSE= BSD2CLAUSE
USE_XZ= yes
GNU_CONFIGURE= yes