diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-26 08:35:00 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-26 08:35:00 +0000 |
commit | 3c3f904d86f051f5aa03c01ba0a3048e0b5fff92 (patch) | |
tree | 439ba225804c458e144e77686b469444eda82821 /astro | |
parent | 286a8106f543f32a8780aef3483b7b5d1b14251b (diff) | |
download | ports-3c3f904d86f051f5aa03c01ba0a3048e0b5fff92.tar.gz ports-3c3f904d86f051f5aa03c01ba0a3048e0b5fff92.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 a478c4c600f4..f909684b103f 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.12 1999/04/30 04:58:30 taoka Exp $ +# $Id: Makefile,v 1.13 1999/05/14 06:43:24 asami Exp $ # SUBDIR += ephem @@ -9,6 +9,7 @@ SUBDIR += ssystem SUBDIR += stars SUBDIR += sunclock + SUBDIR += wmglobe SUBDIR += wmmoonclock SUBDIR += wmspaceweather SUBDIR += wmsun |