aboutsummaryrefslogtreecommitdiff
path: root/devel/mongo-cxx-driver
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2013-12-30 20:55:18 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2013-12-30 20:55:18 +0000
commit4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d (patch)
tree3ac0539929df7ded62928608363897c24273f689 /devel/mongo-cxx-driver
parent15ed6235586fa434f1987dc7a0f0a26164d59b33 (diff)
downloadports-4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d.tar.gz
ports-4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d.zip
Notes
Diffstat (limited to 'devel/mongo-cxx-driver')
-rw-r--r--devel/mongo-cxx-driver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mongo-cxx-driver/Makefile b/devel/mongo-cxx-driver/Makefile
index 3fbc6dad3e3b..ff96bb4921f9 100644
--- a/devel/mongo-cxx-driver/Makefile
+++ b/devel/mongo-cxx-driver/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= GH
MAINTAINER= waitman@waitman.net
COMMENT= C++ 2.4 Driver for MongoDB
-LICENSE= AL2
+LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \