aboutsummaryrefslogtreecommitdiff
path: root/misc/libutf
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2014-12-09 14:16:53 +0000
committerMark Felder <feld@FreeBSD.org>2014-12-09 14:16:53 +0000
commit9b81951aa47fdbf6991db89ea88b03ec5df7a119 (patch)
tree1f6a234e0e09971dc56dfc0c4cab181e82663e7e /misc/libutf
parent079aff30f46f8fda2c31b9cdf6fc9abb99c4c1ac (diff)
downloadports-9b81951aa47fdbf6991db89ea88b03ec5df7a119.tar.gz
ports-9b81951aa47fdbf6991db89ea88b03ec5df7a119.zip
Update "BSD" license in misc category
Notes
Notes: svn path=/head/; revision=374396
Diffstat (limited to 'misc/libutf')
-rw-r--r--misc/libutf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/libutf/Makefile b/misc/libutf/Makefile
index 891a9a73b65a..9c97f50482cd 100644
--- a/misc/libutf/Makefile
+++ b/misc/libutf/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/misc/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= UTF-8 character set support library, including regular expressions
-LICENSE= BSD
+LICENSE= BSD4CLAUSE
GNU_CONFIGURE= yes
MAKE_ARGS= ETCDIR="${DATADIR}"