diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-01 23:16:59 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-01 23:16:59 +0000 |
commit | 03c9298349833192a36ec004538392b998dc9d93 (patch) | |
tree | b309d1021118df8592fb5f1409e9a8bdc60ba60c /deskutils/pal/pkg-descr | |
parent | Correct usage message for tidy.sh. (diff) |
Add pal, a command line calendar that can keep track of events. It has
similarities with the Unix cal command, the more complex GNU gcal program,
and the calendar program distributed with the BSDs.
PR: ports/64353
Submitted by: Herbert J. Skuhra <herbert.skuhra@gmx.at>
Diffstat (limited to 'deskutils/pal/pkg-descr')
-rw-r--r-- | deskutils/pal/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/deskutils/pal/pkg-descr b/deskutils/pal/pkg-descr new file mode 100644 index 000000000000..cca03bdb23d4 --- /dev/null +++ b/deskutils/pal/pkg-descr @@ -0,0 +1,6 @@ +Pal is a command-line calendar program for Unix/Linux systems that can +keep track of events. It has similarities with the Unix cal command, the +more complex GNU gcal program, and the calendar program distributed with +the BSDs. + +WWW: http://palcal.sourceforge.net/ |