summaryrefslogtreecommitdiff
path: root/databases/mongodb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mongodb/Makefile')
-rw-r--r--databases/mongodb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile
index ebea56f9b41e..5b450e5ca875 100644
--- a/databases/mongodb/Makefile
+++ b/databases/mongodb/Makefile
@@ -10,8 +10,8 @@ DISTNAME= ${PORTNAME}-src-r${PORTVERSION}
MAINTAINER= ale@FreeBSD.org
COMMENT= NOSQL distributed document-oriented database
-# mongodb is AGPLv3, C++ driver is AL2
-LICENSE= AGPLv3 AL2
+# mongodb is AGPLv3, C++ driver is APACHE20
+LICENSE= AGPLv3 APACHE20
LICENSE_COMB= multi
LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \