diff options
author | lifanov <lifanov@FreeBSD.org> | 2018-02-06 02:43:20 +0800 |
---|---|---|
committer | lifanov <lifanov@FreeBSD.org> | 2018-02-06 02:43:20 +0800 |
commit | 144cab4055372e8dad5768b4b0ea3fc5dee499af (patch) | |
tree | 9dfb11792fde3a63aa5de6cd99e34f29ec89b296 /databases/Makefile | |
parent | e5e93d089dfd04d9310963659c052d529fdb1448 (diff) | |
download | freebsd-ports-gnome-144cab4055372e8dad5768b4b0ea3fc5dee499af.tar.gz freebsd-ports-gnome-144cab4055372e8dad5768b4b0ea3fc5dee499af.tar.zst freebsd-ports-gnome-144cab4055372e8dad5768b4b0ea3fc5dee499af.zip |
re-add databases/mongodb36 - it was not repocopied
Pointyhat to: lifanov
Spotted by: danfe, mat
PR: 224303
Submitted by: dev@dudu.ro
Differential Revision: https://reviews.freebsd.org/D13594
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 4bd58d585678..fb3e2271a555 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -196,6 +196,7 @@ SUBDIR += mongodb34 SUBDIR += mongodb34-rocks SUBDIR += mongodb34-tools + SUBDIR += mongodb36 SUBDIR += mroonga SUBDIR += mrtg-mysql-load SUBDIR += mtools-mongodb |