diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-26 16:35:00 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-26 16:35:00 +0800 |
commit | d728db53479356e447c7168a13f8b8b33f0e207c (patch) | |
tree | 33e19dbe727acd32f8961ef8e954e5456456d0e9 | |
parent | 996f65203f0ed86c3cf3e33b91e431fc8e8f097f (diff) | |
download | freebsd-ports-gnome-d728db53479356e447c7168a13f8b8b33f0e207c.tar.gz freebsd-ports-gnome-d728db53479356e447c7168a13f8b8b33f0e207c.tar.zst freebsd-ports-gnome-d728db53479356e447c7168a13f8b8b33f0e207c.zip |
Activate wmglobe.
-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 |