diff options
author | olgeni <olgeni@FreeBSD.org> | 2008-06-15 10:38:09 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2008-06-15 10:38:09 +0000 |
commit | df1c023ff67dd6d4da1d38b0d09e106f4b416c06 (patch) | |
tree | 399a3c4348fcd734e38f11bc18883b6cf0d9c820 /astro | |
parent | 7618d01d4089d7e9a3762d9ca6b32e435bf2c9b3 (diff) | |
download | FreeBSD-ports-df1c023ff67dd6d4da1d38b0d09e106f4b416c06.zip FreeBSD-ports-df1c023ff67dd6d4da1d38b0d09e106f4b416c06.tar.gz |
Fix a few typos in ports/astro.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/orsa/pkg-descr | 2 | ||||
-rw-r--r-- | astro/wmjupiter/pkg-descr | 2 | ||||
-rw-r--r-- | astro/xplanet/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/astro/orsa/pkg-descr b/astro/orsa/pkg-descr index c15d872..e4ffae6 100644 --- a/astro/orsa/pkg-descr +++ b/astro/orsa/pkg-descr @@ -3,7 +3,7 @@ computations. Asteroids, comets, artificial satellites, Solar and extra-Solar planetary systems can be accurately reproduced, simulated, and analyzed. Features - * se of JPL ephemeris files for accurate planets positions + * use of JPL ephemeris files for accurate planets positions * Qt-based graphical user interface * advanced 2D plotting tool and 3D OpenGL viewer * import asteroids and comets from all the known databases (MPC, JPL, diff --git a/astro/wmjupiter/pkg-descr b/astro/wmjupiter/pkg-descr index 2f85f05..009a7a8 100644 --- a/astro/wmjupiter/pkg-descr +++ b/astro/wmjupiter/pkg-descr @@ -1,5 +1,5 @@ This dockapp shows you the actual distance of Jupiter in astronomical units -(AE) and when the red spot crosses (which is a weather feature on jupiter). +(AE) and when the red spot crosses (which is a weather feature on Jupiter). The four Galileo Moons are displayed too but only when they are near the planet (Io, Europa, Ganymede, and Callisto). The position of the red spot changes on the surface so you need to change that value within few months diff --git a/astro/xplanet/pkg-descr b/astro/xplanet/pkg-descr index 3d51235..4ac6cd6 100644 --- a/astro/xplanet/pkg-descr +++ b/astro/xplanet/pkg-descr @@ -1,6 +1,6 @@ Xplanet was inspired by Xearth, which renders an image of the earth into the X root window. Xplanet uses the Imlib library to read user supplied maps of the -earth (or another planet). Orthographic and mercator projections can be +earth (or another planet). Orthographic and Mercator projections can be rendered to the root window or saved to a file. An image that the user can rotate interactively can be popped up in a window using OpenGL or Mesa. |