summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2015-08-21 10:59:18 +0300
committerJani Nikula <jani@nikula.org>2015-08-21 10:59:18 +0300
commitd429f0fd23447425e727d4aea96ebfd09c295bc0 (patch)
treeb333248047a9e95b98f3ec7952d8405f52c919d9
parent19698baecd270e3ca4e7fcc735c6d9cfc3255152 (diff)
index: don't make OS X so special in the list of packages
-rw-r--r--index.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.mdwn b/index.mdwn
index 76f2772..da8b2d5 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -91,7 +91,8 @@ Notmuch. And a few tips about integrating it with [[Mutt|mutttips]] and [[Vim|vi
[Notmuch source releases](http://notmuchmail.org/releases/) are available as
source tar balls.
-Notmuch is packaged for at least the following distributions:
+Notmuch is packaged for at least the following operating systems and
+distributions:
* [Arch Linux](https://www.archlinux.org/packages/?q=notmuch)
* [Debian](http://packages.debian.org/search?keywords=notmuch)
@@ -99,11 +100,10 @@ Notmuch is packaged for at least the following distributions:
* [Gentoo](http://packages.gentoo.org/package/net-mail/notmuch)
* [NetBSD](http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/mail/notmuch/README.html)
* [openSUSE](https://build.opensuse.org/search?search_text=notmuch)
+* OS X [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).
* [Slackware](http://slackbuilds.org/repository/13.37/office/notmuch/)
* [Ubuntu](http://packages.ubuntu.com/search?keywords=notmuch)
-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).
-
## Development and Contributing
All of the code for Notmuch is available as [free