diff options
author | mph <mph@FreeBSD.org> | 1998-04-18 05:29:17 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-18 05:29:17 +0800 |
commit | 376850f0913c841aa2c27cdf65db8b17943bda8f (patch) | |
tree | ec56553ef148015a870e7bd40ebd3b3cfe55eb98 /astro | |
parent | de1cf66fb14ac28cc74591d8716a9bdb64ed8dcb (diff) | |
download | freebsd-ports-gnome-376850f0913c841aa2c27cdf65db8b17943bda8f.tar.gz freebsd-ports-gnome-376850f0913c841aa2c27cdf65db8b17943bda8f.tar.zst freebsd-ports-gnome-376850f0913c841aa2c27cdf65db8b17943bda8f.zip |
Activate saoimage.
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 fae2d0a141cc..4ff2b16c371f 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.4 1997/06/03 09:14:50 asami Exp $ +# $Id: Makefile,v 1.5 1997/11/28 20:45:09 fenner Exp $ # SUBDIR += ephem SUBDIR += luna + SUBDIR += saoimage SUBDIR += sattrack SUBDIR += stars SUBDIR += sunclock |