diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-17 21:29:17 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-17 21:29:17 +0000 |
commit | f65b61f634354a6294b40a6c3c14596d594179c9 (patch) | |
tree | d2770b1567d11750fa5ec3047eb990fb31834eca /astro | |
parent | 90dca13aaafd21baee1e32af372c4573ba19d036 (diff) | |
download | ports-f65b61f634354a6294b40a6c3c14596d594179c9.tar.gz ports-f65b61f634354a6294b40a6c3c14596d594179c9.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 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 |