diff options
author | asami <asami@FreeBSD.org> | 1997-06-03 17:14:50 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-03 17:14:50 +0800 |
commit | 0b5fdb31cd21653011a3ef00f660bc9be3af5380 (patch) | |
tree | 5d3d3c082eda68f038261eb0840366bfafcf3a4c /astro | |
parent | efac3518e1acec9b6951e3c3c03514127454c0e7 (diff) | |
download | freebsd-ports-gnome-0b5fdb31cd21653011a3ef00f660bc9be3af5380.tar.gz freebsd-ports-gnome-0b5fdb31cd21653011a3ef00f660bc9be3af5380.tar.zst freebsd-ports-gnome-0b5fdb31cd21653011a3ef00f660bc9be3af5380.zip |
Add ephem.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/Makefile b/astro/Makefile index 2873c40ccfb7..69c477c83156 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.2 1996/10/31 10:45:27 asami Exp $ +# $Id: Makefile,v 1.3 1996/10/31 11:21:24 asami Exp $ # + SUBDIR += ephem SUBDIR += luna SUBDIR += sattrack SUBDIR += stars |