diff options
author | Stefan Bethke <stb@FreeBSD.org> | 1999-04-22 01:47:32 +0000 |
---|---|---|
committer | Stefan Bethke <stb@FreeBSD.org> | 1999-04-22 01:47:32 +0000 |
commit | a79d3b63496d7cf5edbe6347bcb2fac49c384ce0 (patch) | |
tree | d64e7caab93ae77cd7606fab5a5bd24281b4ae88 /astro | |
parent | f3898d455ba0805a989bc595194264de0b322927 (diff) | |
download | ports-a79d3b63496d7cf5edbe6347bcb2fac49c384ce0.tar.gz ports-a79d3b63496d7cf5edbe6347bcb2fac49c384ce0.zip |
Notes
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 ebf943851945..0d389bad2479 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.9 1999/03/14 11:40:24 kris Exp $ +# $Id: Makefile,v 1.10 1999/04/16 07:19:36 flathill Exp $ # SUBDIR += ephem SUBDIR += luna SUBDIR += saoimage SUBDIR += sattrack + SUBDIR += setiathome SUBDIR += ssystem SUBDIR += stars SUBDIR += sunclock |