diff options
author | mph <mph@FreeBSD.org> | 1998-08-07 01:57:57 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-08-07 01:57:57 +0800 |
commit | 5a939f2d339471f772a475c1772c831bbd7d6d3a (patch) | |
tree | 9a6ccc60715cdb262e69236acc3a244eb53755af /astro | |
parent | eaf1f9642ef5c66b068c773940c0f2d5e9786e1e (diff) | |
download | freebsd-ports-gnome-5a939f2d339471f772a475c1772c831bbd7d6d3a.tar.gz freebsd-ports-gnome-5a939f2d339471f772a475c1772c831bbd7d6d3a.tar.zst freebsd-ports-gnome-5a939f2d339471f772a475c1772c831bbd7d6d3a.zip |
Activate ssystem.
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 4ff2b16c371f..838a0f855eb6 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.5 1997/11/28 20:45:09 fenner Exp $ +# $Id: Makefile,v 1.6 1998/04/17 21:29:17 mph Exp $ # SUBDIR += ephem SUBDIR += luna SUBDIR += saoimage SUBDIR += sattrack + SUBDIR += ssystem SUBDIR += stars SUBDIR += sunclock SUBDIR += xearth |