diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-30 04:58:30 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-30 04:58:30 +0000 |
commit | c30e423bf492926df972d896d696b71374682a82 (patch) | |
tree | 408807a176306a7b1ef3531b83c0aba13d8ceaa4 /astro | |
parent | 634d3ca013d1de00cc909be2e060b4e25d9f726d (diff) | |
download | FreeBSD-ports-c30e423bf492926df972d896d696b71374682a82.zip FreeBSD-ports-c30e423bf492926df972d896d696b71374682a82.tar.gz |
Added wmsun and wmmoonclock
Diffstat (limited to 'astro')
-rw-r--r-- | astro/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/astro/Makefile b/astro/Makefile index 0d389ba..b8ae890 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1999/04/16 07:19:36 flathill Exp $ +# $Id: Makefile,v 1.11 1999/04/22 01:47:32 stb Exp $ # SUBDIR += ephem @@ -10,6 +10,9 @@ SUBDIR += stars SUBDIR += sunclock SUBDIR += wmmoonclock + SUBDIR += wmspaceweather + SUBDIR += wmsun + SUBDIR += wmmoonclock SUBDIR += x3arth SUBDIR += xearth SUBDIR += xephem |