summaryrefslogtreecommitdiff
path: root/databases/rubygem-sqlite3
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2014-12-05 00:30:20 +0000
committerMark Felder <feld@FreeBSD.org>2014-12-05 00:30:20 +0000
commit2bd7a6fd878fe70e24580fe36a93ec1f828f5fba (patch)
treebf4268fcebc64171f450e8e968299beee2f17a42 /databases/rubygem-sqlite3
parentUpdate License (diff)
Update "BSD" licenses in databases category
Diffstat (limited to 'databases/rubygem-sqlite3')
-rw-r--r--databases/rubygem-sqlite3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-sqlite3/Makefile b/databases/rubygem-sqlite3/Makefile
index 9d152fb2d101..f26b51ac8c27 100644
--- a/databases/rubygem-sqlite3/Makefile
+++ b/databases/rubygem-sqlite3/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to the SQLite DB engine version 3
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${PORTSDIR}/devel/swig13
LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3