--- /dev/null
+Return-Path: <jlmuir@imca-cat.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id C7B156DE13AB\r
+ for <notmuch@notmuchmail.org>; Fri, 22 May 2015 09:16:58 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 1.113\r
+X-Spam-Level: *\r
+X-Spam-Status: No, score=1.113 tagged_above=-999 required=5 tests=[AWL=1.113]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id tInT7EtqObdt for <notmuch@notmuchmail.org>;\r
+ Fri, 22 May 2015 09:16:55 -0700 (PDT)\r
+X-Greylist: delayed 391 seconds by postgrey-1.35 at arlo;\r
+ Fri, 22 May 2015 09:16:55 PDT\r
+Received: from tuna.imca.aps.anl.gov (tuna.imca.aps.anl.gov [164.54.200.33])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 817056DE137E\r
+ for <notmuch@notmuchmail.org>; Fri, 22 May 2015 09:16:55 -0700 (PDT)\r
+Received: from localhost (seal.imca.aps.anl.gov [164.54.200.39])\r
+ by tuna.imca.aps.anl.gov (Postfix) with ESMTP id 69DFD2005F;\r
+ Fri, 22 May 2015 11:10:22 -0500 (CDT)\r
+From: "J. Lewis Muir" <jlmuir@imca-cat.org>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH] index: add NetBSD, Homebrew, and pkgsrc to "Obtaining\r
+ Notmuch"\r
+Date: Fri, 22 May 2015 11:09:48 -0500\r
+Message-Id: <1432310988-26104-1-git-send-email-jlmuir@imca-cat.org>\r
+X-Mailer: git-send-email 2.3.2 (Apple Git-55)\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 22 May 2015 16:16:58 -0000\r
+\r
+Add NetBSD to the distribution list in the "Obtaining Notmuch" section.\r
+Add Homebrew and pkgsrc to the list of third-party package managers for\r
+OS X. Remove the word "Mac" from "Mac OS X" to get just "OS X" which\r
+matches Apple's official naming.\r
+---\r
+ index.mdwn | 3 ++-\r
+ 1 file changed, 2 insertions(+), 1 deletion(-)\r
+\r
+diff --git a/index.mdwn b/index.mdwn\r
+index 742f482..1518624 100644\r
+--- a/index.mdwn\r
++++ b/index.mdwn\r
+@@ -93,11 +93,12 @@ Notmuch is packaged for at least the following distributions:\r
+ * [Debian](http://packages.debian.org/search?keywords=notmuch)\r
+ * [Fedora](https://apps.fedoraproject.org/packages/notmuch)\r
+ * [Gentoo](http://packages.gentoo.org/package/net-mail/notmuch)\r
++* [NetBSD](http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/mail/notmuch/README.html)\r
+ * [openSUSE](https://build.opensuse.org/search?search_text=notmuch)\r
+ * [Slackware](http://slackbuilds.org/repository/13.37/office/notmuch/)\r
+ * [Ubuntu](http://packages.ubuntu.com/search?keywords=notmuch)\r
+ \r
+-Notmuch can be installed on Mac OS X using [MacPorts](https://www.macports.org/ports.php?by=name&substr=notmuch).\r
++Notmuch can be installed on OS X using [Homebrew](https://github.com/Homebrew/homebrew/blob/master/Library/Formula/notmuch.rb), [MacPorts](https://www.macports.org/ports.php?by=name&substr=notmuch), or [pkgsrc](http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/mail/notmuch/README.html).\r
+ \r
+ ## Development and Contributing\r
+ \r
+-- \r
+2.3.2 (Apple Git-55)\r
+\r