diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-05-30 22:27:34 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-05-30 22:27:34 +0000 |
commit | 34cb28aab21dcac3c3025b6647fb207d076aed6f (patch) | |
tree | 4a5d5d77755df88903afb365208c9b5fd6e797d2 /misc/wmwork/pkg-descr | |
parent | Add missing include for strchr() if compiled with gcc3 (diff) |
Add wmwork 0.1.0, a dockapp that keeps track of time you've spent
working on something.
PR: 38132
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
Diffstat (limited to 'misc/wmwork/pkg-descr')
-rw-r--r-- | misc/wmwork/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/wmwork/pkg-descr b/misc/wmwork/pkg-descr new file mode 100644 index 000000000000..786829e967fb --- /dev/null +++ b/misc/wmwork/pkg-descr @@ -0,0 +1,5 @@ +WMWork helps you to keep track of time you've spent working on several +projects, and is dockable in WindowMaker or AfterStep for your +convenience. + +WWW: http://wwwtcs.inf.tu-dresden.de/~godisch/debian/wmwork/ |