diff options
author | Colin Percival <cperciva@FreeBSD.org> | 2005-11-17 23:31:19 +0000 |
---|---|---|
committer | Colin Percival <cperciva@FreeBSD.org> | 2005-11-17 23:31:19 +0000 |
commit | 52a9dfb94c3f06a2478aed1c8424f6cbb4c23f0c (patch) | |
tree | 6f546e67f6e1214a6cd7a4776edeb277ed441949 | |
parent | Unless WITHOUT_FPIC is defined, add -fPIC to the C compiler flags. (diff) |
Add ICBM coordinates. Depending upon whether you trust Google Maps'
roadmaps more or less than their satellite images, you may wish to
adjust by 0.00005 degrees North or South.
Notes
Notes:
svn path=/head/; revision=148691
-rw-r--r-- | astro/xearth/files/freebsd.committers.markers | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/xearth/files/freebsd.committers.markers b/astro/xearth/files/freebsd.committers.markers index 7812b515e4b2..cbe7c525fc7a 100644 --- a/astro/xearth/files/freebsd.committers.markers +++ b/astro/xearth/files/freebsd.committers.markers @@ -190,6 +190,7 @@ 37.77, -122.44, "archie" # Haight, San Francisco, CA, USA 45.5, -122.6, "dg" # near Portland, OR, USA 42.29, -122.89, "ade" # Medford, OR, USA + 49.27705, -122.91385, "cperciva" # Burnaby, BC, Canada 44.04, -123.06, "anholt" # Eugene, OR, USA 48.3898, -123.4875, "cy" # Victoria, BC, Canada 40.0, -123.5, "jkh" # Miranda, CA, USA |