diff options
author | pav <pav@FreeBSD.org> | 2004-04-02 07:16:59 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-04-02 07:16:59 +0800 |
commit | e0f29415038eb17934083f68fd13578f56b060c7 (patch) | |
tree | 21003294aa2a9128c60c05aebe407e11c313951f /deskutils/Makefile | |
parent | 3daf95b5e5b243119b8765fb6a21440180790957 (diff) | |
download | freebsd-ports-gnome-e0f29415038eb17934083f68fd13578f56b060c7.tar.gz freebsd-ports-gnome-e0f29415038eb17934083f68fd13578f56b060c7.tar.zst freebsd-ports-gnome-e0f29415038eb17934083f68fd13578f56b060c7.zip |
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/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index bd891138b8f1..c911174d93f6 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -80,6 +80,7 @@ SUBDIR += narval SUBDIR += notebook SUBDIR += offix-trash + SUBDIR += pal SUBDIR += phpgroupware SUBDIR += plan SUBDIR += planner |