diff options
author | Poul-Henning Kamp <phk@FreeBSD.org> | 1999-11-07 10:08:19 +0000 |
---|---|---|
committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1999-11-07 10:08:19 +0000 |
commit | 5228be5e7d22a3e79c13eeff2e27feb2d07ef92a (patch) | |
tree | e45b24145ef4e24e4fa31cbe5f86162099ddfa84 | |
parent | Clean up a bunch of portlint(1) FATAL errors, and tidy up the (diff) |
Since I do have a GPS receiver with a well determined position I might
as well use the correct coords...
Notes
Notes:
svn path=/head/; revision=22950
-rw-r--r-- | astro/xearth/files/freebsd.core.markers | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xearth/files/freebsd.core.markers b/astro/xearth/files/freebsd.core.markers index 06c2869ad7f0..fbab36505c3e 100644 --- a/astro/xearth/files/freebsd.core.markers +++ b/astro/xearth/files/freebsd.core.markers @@ -11,7 +11,7 @@ 51.5, 0.0, "dfr" # London, UK 56.0, -4.5, "gary" # Glasgow, UK 55.8, 37.6, "ache" # Moscow -55.4, 11.3, "phk" # Slagelse, Denmark +55.411822290, 11.336162915, "phk" # Slagelse, Denmark 57.2, 10.2, "sos" # Klokkerholm, Denmark 52.0, 13.8, "joerg" # Germany 29.7, -95.4, "rich" # Houston, TX |