diff options
| author | Claude Paroz <claude@2xlibre.net> | 2014-11-13 14:34:47 +0100 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2014-11-13 14:34:47 +0100 |
| commit | 7fd1f3a645fda76c517be17f373ced1e69c2ae7b (patch) | |
| tree | c369b9877fce768dd3978917bd05314423690a3f /docs | |
| parent | e118e3af371ae58cee7420d2ea2020c8bdeb461e (diff) | |
Updated Fink doc section to be version-agnostic
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/gis/install/index.txt | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/docs/ref/contrib/gis/install/index.txt b/docs/ref/contrib/gis/install/index.txt index 4d3c66ec2c..935f311232 100644 --- a/docs/ref/contrib/gis/install/index.txt +++ b/docs/ref/contrib/gis/install/index.txt @@ -339,15 +339,12 @@ Fink ^^^^ `Kurt Schwehr`__ has been gracious enough to create GeoDjango packages for users -of the `Fink`__ package system. The following packages are available, depending -on which version of Python you want to use: - -* ``django-gis-py26`` -* ``django-gis-py25`` -* ``django-gis-py24`` +of the `Fink`__ package system. `Different packages are available`__ (starting +with "django-gis"), depending on which version of Python you want to use. __ http://schwehr.org/blog/ __ http://www.finkproject.org/ +__ http://pdb.finkproject.org/pdb/browse.php?summary=django-gis .. _macports: |
