diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-11 02:45:04 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-11 02:45:04 +0800 |
commit | aa4af52d1326af3408805d94f4674bdf0f1594d5 (patch) | |
tree | adcfb8bb52da91098943bd6bef1bdea1f1e640b4 /astro/Makefile | |
parent | 699e4b0805ca26607fb36515ba1eaf789b60cc94 (diff) | |
download | freebsd-ports-gnome-aa4af52d1326af3408805d94f4674bdf0f1594d5.tar.gz freebsd-ports-gnome-aa4af52d1326af3408805d94f4674bdf0f1594d5.tar.zst freebsd-ports-gnome-aa4af52d1326af3408805d94f4674bdf0f1594d5.zip |
Add glunarclock, GNOME 2 panel applet that displays the phase of the Moon.
PR: ports/60117
Submitted by: Vincent Tantardini <vinc@freebsd-fr.org>
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 b8f825ca2fdb..d7a4a55afec3 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -14,6 +14,7 @@ SUBDIR += gkrellmoon SUBDIR += gkrellmseti SUBDIR += gkrellsun + SUBDIR += glunarclock SUBDIR += gpsdrive SUBDIR += gpsman SUBDIR += jday |