diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-10-28 01:17:53 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-10-28 01:17:53 +0000 |
commit | 1144be80c46e3df7a9ac34af665751e8ee0985e5 (patch) | |
tree | 2795f629a62752354c0fb6536025dbde74d0a9e1 /astro/xearth | |
parent | 9b6b29490a3b19e6161b7c96266a2818baf4f603 (diff) | |
download | FreeBSD-ports-1144be80c46e3df7a9ac34af665751e8ee0985e5.zip FreeBSD-ports-1144be80c46e3df7a9ac34af665751e8ee0985e5.tar.gz |
Make my marker match reality.
If you'll believe this, my original entry was a guess.
I looked at an online map that had vancouver, but not Abbotsford
(where I live) so I moved the mouse over a bit and took that value.
It was:
49.01 -122.68
I finally got around to getting the correct value, and it now is:
49.05 -122.48
Diffstat (limited to 'astro/xearth')
-rw-r--r-- | astro/xearth/files/freebsd.committers.markers | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xearth/files/freebsd.committers.markers b/astro/xearth/files/freebsd.committers.markers index 8b880fce..658d050 100644 --- a/astro/xearth/files/freebsd.committers.markers +++ b/astro/xearth/files/freebsd.committers.markers @@ -34,7 +34,7 @@ 37.33 -121.96 " ,nsayer" # ??? CA 39.2 -77.0 " ,gpalmer" # Silver Spring, MD 34.13 -118.12 "mph" # Pasadena, CA - 49.01 -122.68 "cpiazza" # near Vancouver, BC + 49.05 -122.48 "cpiazza" # near Vancouver, BC 40.55 -111.90 "wes" # South Jordan, UT 46.59 -112.04 "nate" # Helena, MT 40.1 -105.3 " ,imp,ken,fsmp" # Boulder, CO |