diff options
author | flathill <flathill@FreeBSD.org> | 1999-04-16 07:19:36 +0000 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-04-16 07:19:36 +0000 |
commit | 945fd09447c1d795a0c9de45a2f2ef1971c81bbb (patch) | |
tree | efa86235356823c524cb151496b5899c962f47e2 /astro | |
parent | 560feeb1b99797e493d556293ea1847072108bb5 (diff) | |
download | FreeBSD-ports-945fd09447c1d795a0c9de45a2f2ef1971c81bbb.zip FreeBSD-ports-945fd09447c1d795a0c9de45a2f2ef1971c81bbb.tar.gz |
Activate x3arth
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 b120af6..ebf9438 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1999/01/26 03:53:00 steve Exp $ +# $Id: Makefile,v 1.9 1999/03/14 11:40:24 kris Exp $ # SUBDIR += ephem @@ -9,6 +9,7 @@ SUBDIR += stars SUBDIR += sunclock SUBDIR += wmmoonclock + SUBDIR += x3arth SUBDIR += xearth SUBDIR += xephem SUBDIR += xglobe |