diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2009-04-20 23:37:15 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2009-04-20 23:37:15 +0000 |
commit | 2ab7640df663ece8dcf4cd68d36b92a3c45558a4 (patch) | |
tree | e453f7cf8588aa7c5a92b27bb83a5024e63d7cf6 | |
parent | a972a6ccbc57b35e4b1de2693364335cb65f4a51 (diff) | |
download | pandoc-2ab7640df663ece8dcf4cd68d36b92a3c45558a4.tar.gz |
Added notice of NetBSD port in web index.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1561 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r-- | web/index.txt.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/index.txt.in b/web/index.txt.in index 60437fef0..708d75115 100644 --- a/web/index.txt.in +++ b/web/index.txt.in @@ -64,7 +64,7 @@ or [try pandoc on the web](/pandoc/try). For installation instructions for all architectures, see [INSTALL](INSTALL.html). Pandoc is in the [MacPorts], [Debian], -[Ubuntu], [Slackware], [Arch], and [FreeBSD ports] repositories. +[Ubuntu], [Slackware], [Arch], [NetBSD], and [FreeBSD ports] repositories. Note that the version of pandoc in these repositories may not be the most recent. @@ -198,6 +198,7 @@ Pandoc carries no warranties of any kind. [Debian]: http://packages.debian.org/lenny/pandoc [Slackware]: http://www.linuxpackages.net/search_view.php?by=name&name=pandoc&ver= [Arch]: http://aur.archlinux.org/packages.php?ID=19804 +[NetBSD]: http://pkgsrc.se/wip/pandoc [FreeBSD ports]: http://www.freshports.org/textproc/pandoc/ [Ubuntu]: http://www.ubuntu.com [MacPorts]: http://db.macports.org/port/show/4218 |