diff options
author | stb <stb@FreeBSD.org> | 1999-04-22 09:47:32 +0800 |
---|---|---|
committer | stb <stb@FreeBSD.org> | 1999-04-22 09:47:32 +0800 |
commit | c6e2c4c662e2c01d9af841742b980710d985669b (patch) | |
tree | 47fc032453d18748116860260b16686d2599faad /astro/Makefile | |
parent | 76334b9106708e556d6aba10c35ce0594fa0e253 (diff) | |
download | freebsd-ports-graphics-c6e2c4c662e2c01d9af841742b980710d985669b.tar.gz freebsd-ports-graphics-c6e2c4c662e2c01d9af841742b980710d985669b.tar.zst freebsd-ports-graphics-c6e2c4c662e2c01d9af841742b980710d985669b.zip |
Added astro/setiathome
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/Makefile b/astro/Makefile index ebf94385194..0d389bad247 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 |