diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-26 08:35:00 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-26 08:35:00 +0000 |
commit | d728db53479356e447c7168a13f8b8b33f0e207c (patch) | |
tree | 33e19dbe727acd32f8961ef8e954e5456456d0e9 /astro/Makefile | |
parent | 996f65203f0ed86c3cf3e33b91e431fc8e8f097f (diff) | |
download | FreeBSD-ports-d728db53479356e447c7168a13f8b8b33f0e207c.zip FreeBSD-ports-d728db53479356e447c7168a13f8b8b33f0e207c.tar.gz |
Activate wmglobe.
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 a478c4c..f909684 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 |