diff options
author | pav <pav@FreeBSD.org> | 2005-03-12 03:41:25 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-03-12 03:41:25 +0800 |
commit | 6c6b821f92581037aba029c8e2b2c7499c5f7b3d (patch) | |
tree | 30f047ec100a6c692b611c5aa831fbe36615c01e /deskutils/Makefile | |
parent | 1ffb294248d77b0104803eb601d265440b203faf (diff) | |
download | freebsd-ports-gnome-6c6b821f92581037aba029c8e2b2c7499c5f7b3d.tar.gz freebsd-ports-gnome-6c6b821f92581037aba029c8e2b2c7499c5f7b3d.tar.zst freebsd-ports-gnome-6c6b821f92581037aba029c8e2b2c7499c5f7b3d.zip |
planner.el, an organizer and day planner for Emacs. It helps you keep track of
your pending and completed tasks, daily schedule, dates to remember, notes and
inspirations. It is a powerful tool not only for managing your time and
productivity, but also for keeping within easy keystroke reach all of the
information you need to be productive. It can even publish reports charting
your work for your personal web page, your conscience, or your
soon-to-be-impressed boss.
PR: ports/78615
Submitted by: Dryice Liu <dryice@liu.com.cn>
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 8fdb8e225ff6..2fcdcd0bd657 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -110,6 +110,7 @@ SUBDIR += phprojekt SUBDIR += plan SUBDIR += planner + SUBDIR += planner.el SUBDIR += plans SUBDIR += preferences.app SUBDIR += py-dosage |