diff options
author | lioux <lioux@FreeBSD.org> | 2001-07-03 07:23:12 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-07-03 07:23:12 +0800 |
commit | be1c21bde0a5d17e145f2069cc24768797d42b1b (patch) | |
tree | 2a9e2fe25485eda0e4cc2552f28a30a8d83bdab7 /astro/Makefile | |
parent | 137f590f8a5fef3aa9b3873cbf28bf33b9f81c75 (diff) | |
download | freebsd-ports-graphics-be1c21bde0a5d17e145f2069cc24768797d42b1b.tar.gz freebsd-ports-graphics-be1c21bde0a5d17e145f2069cc24768797d42b1b.tar.zst freebsd-ports-graphics-be1c21bde0a5d17e145f2069cc24768797d42b1b.zip |
o New port for a GKrellM plugin that display a rotating earth
o Port version 0.3
Submitted by: Patrick Li <pat@databits.net>
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index 5482f335882..cbc308303d8 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -4,6 +4,7 @@ SUBDIR += SETIsupport SUBDIR += dgpsip SUBDIR += ephem + SUBDIR += gkrellmearth SUBDIR += gkrellmoon SUBDIR += glunarclock SUBDIR += jday |