diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-02-23 08:44:17 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-02-23 08:44:17 +0800 |
commit | 9b5916d93ffb18639353540d7e134f630f95ff53 (patch) | |
tree | 2893da26c7484319b317e2feaacb20b481c32cb7 /astro | |
parent | 2d3d94e88a718d0c278e7a9404d2f4b34a4de888 (diff) | |
download | freebsd-ports-gnome-9b5916d93ffb18639353540d7e134f630f95ff53.tar.gz freebsd-ports-gnome-9b5916d93ffb18639353540d7e134f630f95ff53.tar.zst freebsd-ports-gnome-9b5916d93ffb18639353540d7e134f630f95ff53.zip |
Activate xplanet
Diffstat (limited to 'astro')
-rw-r--r-- | astro/Makefile | 1 |
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> |