From c85c30d721df181827b865ef6d32b697d5428bd5 Mon Sep 17 00:00:00 2001 From: bsam Date: Wed, 26 Apr 2017 12:34:45 +0000 Subject: databases/mongodb34: Add a new stable mongodb 3.4.x version. PR: 213220 Submitted by: Eric Camachat --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 264efd54ac0e..631389bab16c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -190,6 +190,7 @@ SUBDIR += mongodb SUBDIR += mongodb32 SUBDIR += mongodb32-tools + SUBDIR += mongodb34 SUBDIR += mrtg-mysql-load SUBDIR += mtools-mongodb SUBDIR += mtop -- cgit