diff options
| author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-12-01 04:54:23 +0000 |
|---|---|---|
| committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-12-01 04:54:23 +0000 |
| commit | e5c28b37c2788591efe2c4dc0c527126a949502a (patch) | |
| tree | 4d15d6da47daa0d1b93394fcf1e873fb24b9ff70 | |
| parent | 996e1ad1b34d0639d4c733b6dfb5e0786997e8d7 (diff) | |
| download | pandoc-e5c28b37c2788591efe2c4dc0c527126a949502a.tar.gz | |
Removed package-URL field from cabal file.
This pointed to an old version, and isn't really needed since the
cabal file comes with the source bundle.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1495 788f1e2b-df1e-0410-8736-df70ead52e1b
| -rw-r--r-- | pandoc.cabal | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index 2822e9333..b4292b7c1 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -9,7 +9,6 @@ Author: John MacFarlane <jgm@berkeley.edu> Maintainer: John MacFarlane <jgm@berkeley.edu> Stability: alpha Homepage: http://johnmacfarlane.net/pandoc -Package-URL: http://pandoc.googlecode.com/files/pandoc-0.47.tar.gz Category: Text Tested-With: GHC Synopsis: Conversion between markup formats |
