diff options
author | kris <kris@FreeBSD.org> | 1999-03-14 19:40:24 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 1999-03-14 19:40:24 +0800 |
commit | f79391edb61c57ee7ca66994db918a38f49df305 (patch) | |
tree | cf957d9a2ff9e2951cade966ab9a9e78e393e778 /astro | |
parent | 1b3ee20406943df6f80d05cc227cbb4deeb6a784 (diff) | |
download | freebsd-ports-gnome-f79391edb61c57ee7ca66994db918a38f49df305.tar.gz freebsd-ports-gnome-f79391edb61c57ee7ca66994db918a38f49df305.tar.zst freebsd-ports-gnome-f79391edb61c57ee7ca66994db918a38f49df305.zip |
Activate wmmoonclock
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 45375ba7bca4..b120af6b04a4 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.7 1998/08/06 17:57:57 mph Exp $ +# $Id: Makefile,v 1.8 1999/01/26 03:53:00 steve Exp $ # SUBDIR += ephem @@ -8,6 +8,7 @@ SUBDIR += ssystem SUBDIR += stars SUBDIR += sunclock + SUBDIR += wmmoonclock SUBDIR += xearth SUBDIR += xephem SUBDIR += xglobe |