From 6c6b821f92581037aba029c8e2b2c7499c5f7b3d Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 11 Mar 2005 19:41:25 +0000 Subject: 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 --- deskutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'deskutils/Makefile') 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 -- cgit