diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-15 20:33:54 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-15 20:33:54 +0000 |
commit | f37d5811c3e800ab6fd71c899ff0f5bc871c90c1 (patch) | |
tree | 01b984f71b28be789eb5447f1ce764c4bf8c6c48 /textproc/hs-pandoc/pkg-descr | |
parent | 9a60137235736632306937cc53b88e3b4b956712 (diff) | |
download | ports-f37d5811c3e800ab6fd71c899ff0f5bc871c90c1.tar.gz ports-f37d5811c3e800ab6fd71c899ff0f5bc871c90c1.zip |
Notes
Diffstat (limited to 'textproc/hs-pandoc/pkg-descr')
-rw-r--r-- | textproc/hs-pandoc/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hs-pandoc/pkg-descr b/textproc/hs-pandoc/pkg-descr index c81eb4601ab1..1ef530270b0a 100644 --- a/textproc/hs-pandoc/pkg-descr +++ b/textproc/hs-pandoc/pkg-descr @@ -16,4 +16,4 @@ representation of the document, and a set of writers, which convert this native representation into a target format. Thus, adding an input or output format requires only adding a reader or writer. -WWW: http://sophos.berkeley.edu/macfarlane/pandoc/ +WWW: http://johnmacfarlane.net/pandoc/ |