diff options
author | Alex Dupre <ale@FreeBSD.org> | 2014-02-04 09:27:42 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2014-02-04 09:27:42 +0000 |
commit | 9bed6d1a51924ce30f66e9423cea3bdd1d988d39 (patch) | |
tree | 4b8c78233328d433d91d5357faa6df64b7b190ce /databases/mongodb | |
parent | 4b7d5faa7e1c4768d324535aa54e1ba5a7161b72 (diff) | |
download | ports-9bed6d1a51924ce30f66e9423cea3bdd1d988d39.tar.gz ports-9bed6d1a51924ce30f66e9423cea3bdd1d988d39.zip |
Notes
Diffstat (limited to 'databases/mongodb')
-rw-r--r-- | databases/mongodb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile index 9c6b437600b5..e860eee98765 100644 --- a/databases/mongodb/Makefile +++ b/databases/mongodb/Makefile @@ -39,6 +39,8 @@ GROUPS= mongodb USE_RC_SUBR= mongod +PORTSCOUT= limitw:1,even + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSM} |