diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-29 18:28:06 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-29 18:28:06 +0000 |
commit | 3bbb9c4567531218e09e7334da07dc8bffac9090 (patch) | |
tree | 863de89f210ccca3cd97b0622cafb6aa8c9b2338 /astro/Makefile | |
parent | ac54da619544c048536f0b6572076563d5b15217 (diff) |
Add gkrellmoon2, a GKrellM 2 plugin showing a moon phaze.
PR: ports/70937
Submitted by: Jan Srzednicki <w@wrzask.pl>
Notes
Notes:
svn path=/head/; revision=117591
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 85f127c34b90..fd72c2fa0941 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -16,6 +16,7 @@ SUBDIR += gdesklets-weather SUBDIR += gkrellmearth SUBDIR += gkrellmoon + SUBDIR += gkrellmoon2 SUBDIR += gkrellmseti SUBDIR += gkrellsun SUBDIR += glunarclock |