diff options
author | asami <asami@FreeBSD.org> | 1999-05-14 14:43:24 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-05-14 14:43:24 +0800 |
commit | fb5bf1bc62db3fc5522f922e39d6ceddf7bea818 (patch) | |
tree | 817e86768fd9560cd85c4499f80f8f40682eb150 | |
parent | 3932dffa934889d22cd619eb189ac64bce87749b (diff) | |
download | freebsd-ports-gnome-fb5bf1bc62db3fc5522f922e39d6ceddf7bea818.tar.gz freebsd-ports-gnome-fb5bf1bc62db3fc5522f922e39d6ceddf7bea818.tar.zst freebsd-ports-gnome-fb5bf1bc62db3fc5522f922e39d6ceddf7bea818.zip |
Remove duplicate wmmoonclock's.
-rw-r--r-- | astro/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/Makefile b/astro/Makefile index b8ae89076e0a..a478c4c600f4 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.11 1999/04/22 01:47:32 stb Exp $ +# $Id: Makefile,v 1.12 1999/04/30 04:58:30 taoka Exp $ # SUBDIR += ephem @@ -12,7 +12,6 @@ SUBDIR += wmmoonclock SUBDIR += wmspaceweather SUBDIR += wmsun - SUBDIR += wmmoonclock SUBDIR += x3arth SUBDIR += xearth SUBDIR += xephem |