diff options
author | steve <steve@FreeBSD.org> | 1999-01-26 11:53:00 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-01-26 11:53:00 +0800 |
commit | 9fdc5d2c9a576bb9a2a7c434bf7f123cfbef712f (patch) | |
tree | b8807a8c97af2e11126da6f744c12b2a45ad12a5 /astro/Makefile | |
parent | 0fed1ef4a2ffb40b4b76312dac4660a47c670921 (diff) | |
download | freebsd-ports-gnome-9fdc5d2c9a576bb9a2a7c434bf7f123cfbef712f.tar.gz freebsd-ports-gnome-9fdc5d2c9a576bb9a2a7c434bf7f123cfbef712f.tar.zst freebsd-ports-gnome-9fdc5d2c9a576bb9a2a7c434bf7f123cfbef712f.zip |
Activate the xglobe port.
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/Makefile b/astro/Makefile index 838a0f855eb6..45375ba7bca4 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1998/04/17 21:29:17 mph Exp $ +# $Id: Makefile,v 1.7 1998/08/06 17:57:57 mph Exp $ # SUBDIR += ephem @@ -10,6 +10,7 @@ SUBDIR += sunclock SUBDIR += xearth SUBDIR += xephem + SUBDIR += xglobe SUBDIR += xphoon SUBDIR += xtide |