summaryrefslogtreecommitdiff
path: root/astro/ephem/files/patch-aj
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-03 09:14:13 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-03 09:14:13 +0000
commit7a509615924c7b68a2eb763e0c1d0c12195097c6 (patch)
tree9fbd0279c1ccc383dcc519a1ddda5bee97930105 /astro/ephem/files/patch-aj
parentactivate nspmod (diff)
An interactive terminal-based ephemeris program. The source tarball is
in LOCAL_PORTS because those out on the 'net can't agree on the right size and include DOS executables and such. PR: 3407 Submitted by: Slaven Rezic <eserte@cs.tu-berlin.de>
Notes
Notes: svn path=/head/; revision=6694
Diffstat (limited to 'astro/ephem/files/patch-aj')
-rw-r--r--astro/ephem/files/patch-aj19
1 files changed, 19 insertions, 0 deletions
diff --git a/astro/ephem/files/patch-aj b/astro/ephem/files/patch-aj
new file mode 100644
index 000000000000..6737bfb06113
--- /dev/null
+++ b/astro/ephem/files/patch-aj
@@ -0,0 +1,19 @@
+*** version.c.orig Wed Apr 23 12:38:55 1997
+--- version.c Wed Apr 23 12:39:29 1997
+***************
+*** 214,220 ****
+ "Jupiter's moons based on information in \"Astronomical Formulae for",
+ "Calculators\" by Jean Meeus. Richmond, Va., U.S.A., Willmann-Bell, (c) 1982.",
+ */
+! "See the manual (Man.txt) for a list of references.",
+ "",
+ "type any key to continue..."
+ };
+--- 214,220 ----
+ "Jupiter's moons based on information in \"Astronomical Formulae for",
+ "Calculators\" by Jean Meeus. Richmond, Va., U.S.A., Willmann-Bell, (c) 1982.",
+ */
+! "See the manual (" PREFIX "/share/ephem/Man.txt) for a list of references.",
+ "",
+ "type any key to continue..."
+ };