summaryrefslogtreecommitdiff
path: root/databases/mongodb
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2019-06-28 12:04:59 +0000
committergdt <gdt@pkgsrc.org>2019-06-28 12:04:59 +0000
commit437792703fae792f4306a9db2ff1729690686f9d (patch)
tree99d1ff2132aac3796bad7a44cfe54330d5f37d81 /databases/mongodb
parenta4bae76d575ca8bdcc3319cfd881f28a373382b7 (diff)
downloadpkgsrc-437792703fae792f4306a9db2ff1729690686f9d.tar.gz
databases/mongodb: Update LICENSE
(The license of mongodb changed as of version 4.)
Diffstat (limited to 'databases/mongodb')
-rw-r--r--databases/mongodb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile
index 2f7c67ac2f8..723b995d3e5 100644
--- a/databases/mongodb/Makefile
+++ b/databases/mongodb/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.40 2019/06/28 00:46:53 gdt Exp $
+# $NetBSD: Makefile,v 1.41 2019/06/28 12:04:59 gdt Exp $
DISTNAME= mongodb-src-r4.0.6
PKGNAME= ${DISTNAME:S/src-r//}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= databases
MASTER_SITES= http://fastdl.mongodb.org/src/
MAINTAINER= pkgsrc-users@netbsd.org
HOMEPAGE= https://www.mongodb.com/
COMMENT= NoSQL distributed document-oriented database
-LICENSE= gnu-agpl-v3 # Client and tools licensed under apache-2.0
+LICENSE= server-side-public-license # Client and tools licensed under apache-2.0
# MongoDB 3.4 onwards explicitly does not support 32-bit x86 platforms
NOT_FOR_PLATFORM+= *-*-i386