diff options
author | itetcu <itetcu@FreeBSD.org> | 2007-08-21 00:52:43 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2007-08-21 00:52:43 +0800 |
commit | 233f1688f5fb31d5aff4f8a8bf2badfda0326501 (patch) | |
tree | 6b67aa0158d973aee1ed6051d8783f7c6ffd51c7 /deskutils/Makefile | |
parent | 3437dea6ca75ff108955204ab3e22766be3ce938 (diff) | |
download | freebsd-ports-graphics-233f1688f5fb31d5aff4f8a8bf2badfda0326501.tar.gz freebsd-ports-graphics-233f1688f5fb31d5aff4f8a8bf2badfda0326501.tar.zst freebsd-ports-graphics-233f1688f5fb31d5aff4f8a8bf2badfda0326501.zip |
qOrganizer is a general organizer that includes a calendar with schedule,
reminders,journal/notes for every day, to-do list.But provides features
useful for students such as:timetable and a booklet for marks and absences.
It's designed to be easy to use.
WWW: http://qorganizer.sourceforge.net/
PR: ports/ports/115650
Submitted by: Yinghong Liu <relaxbsd at gmail.com>
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 a5e59e4daa0..0fde75f365d 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -172,6 +172,7 @@ SUBDIR += pybookreader SUBDIR += pypanel SUBDIR += qlabels + SUBDIR += qorganizer SUBDIR += qrfcview SUBDIR += qtm SUBDIR += recoll |