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:35:57 +0100 |
| commit | 99ae86d1d4d64e89026a53616b11e100362f8a95 (patch) | |
| tree | cf289501add638d5bbf567361e1b0d221d3a73d1 | |
| parent | 4f5614d68ec6fa8520e80aacc27e0e30c376969b (diff) | |
[1.7.x] Updated Fink doc section to be version-agnostic
Backport of 7fd1f3a645f from master.
| -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 f17cf06f7f..91dc39e678 100644 --- a/docs/ref/contrib/gis/install/index.txt +++ b/docs/ref/contrib/gis/install/index.txt @@ -340,15 +340,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: |
