diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-08-06 17:57:57 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-08-06 17:57:57 +0000 |
commit | 3b5eea0860b8d25b88a294ec90a2869169065952 (patch) | |
tree | 45d4a41722afb576c48a248031af6b0e45497e21 /astro | |
parent | 1820af7140806192c10c6f3ae62885de59d10591 (diff) | |
download | ports-3b5eea0860b8d25b88a294ec90a2869169065952.tar.gz ports-3b5eea0860b8d25b88a294ec90a2869169065952.zip |
Activate ssystem.
Notes
Notes:
svn path=/head/; revision=12309
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 |