diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2016-01-23 12:47:30 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2016-01-23 12:47:30 +0000 |
commit | 8acefc674928b41f178d16894972ae45d05997fe (patch) | |
tree | a3df4ac7d7e486ecf0196ed137b913c7b2b79043 /databases/Makefile | |
parent | 5583a27b2e38adebc5bae275b94e757f692b3ad2 (diff) |
Add mongodb32 port.
Notes
Notes:
svn path=/head/; revision=406970
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 42ae85ad1c81..3d681e0b2b73 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -190,6 +190,7 @@ SUBDIR += metakit SUBDIR += monetdb SUBDIR += mongodb + SUBDIR += mongodb32 SUBDIR += mrtg-mysql-load SUBDIR += mtools-mongodb SUBDIR += mtop |