diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-12-23 02:57:00 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-12-23 02:57:00 +0000 |
commit | 3a6bfd75cb3ba7bd095289051aea06d597da8cb5 (patch) | |
tree | c18ba727d9e226d18b6474d79a6bbb089e315a52 | |
parent | 751aa15abcf945a40f4169a9e6a8640c36a801a5 (diff) | |
download | pandoc-3a6bfd75cb3ba7bd095289051aea06d597da8cb5.tar.gz |
Added Bug-Reports field to cabal file.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1516 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r-- | pandoc.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index 8e0d74969..721268f4e 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -7,6 +7,7 @@ License-File: COPYING Copyright: (c) 2006-2008 John MacFarlane Author: John MacFarlane <jgm@berkeley.edu> Maintainer: John MacFarlane <jgm@berkeley.edu> +Bug-Reports: http://code.google.com/p/pandoc/issues/list Stability: alpha Homepage: http://johnmacfarlane.net/pandoc Category: Text |