summaryrefslogtreecommitdiff
path: root/astro/Makefile
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-02-23 00:44:17 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-02-23 00:44:17 +0000
commit870b9d2e87f62ba695ddcc55bd5ea23d9de74cc4 (patch)
treec456cf99fbef6d773dfcca3790e15b72325d083e /astro/Makefile
parentXplanet was inspired by Xearth, which renders an image of the earth into the X (diff)
Activate xplanet
Notes
Notes: svn path=/head/; revision=26183
Diffstat (limited to 'astro/Makefile')
-rw-r--r--astro/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile
index 2d39194ae256..585cbe0616d0 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -21,6 +21,7 @@
SUBDIR += xephem
SUBDIR += xglobe
SUBDIR += xphoon
+ SUBDIR += xplanet
SUBDIR += xtide
.include <bsd.port.subdir.mk>