diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-06-09 20:38:27 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-06-09 20:38:27 +0800 |
commit | 5da69c4c58c947bfabf1724be9ebae3291fe47a0 (patch) | |
tree | 2f333f46223fa583fefbb57691d978d96adb3600 /devel/devtodo/pkg-comment | |
parent | 0c4b94916949241aec70fa8fefb92494a224d71a (diff) | |
download | freebsd-ports-gnome-5da69c4c58c947bfabf1724be9ebae3291fe47a0.tar.gz freebsd-ports-gnome-5da69c4c58c947bfabf1724be9ebae3291fe47a0.tar.zst freebsd-ports-gnome-5da69c4c58c947bfabf1724be9ebae3291fe47a0.zip |
devtodo is a program to assist developers (or anybody who uses a
terminal) in maintaining a list of outstanding tasks in a heirarchical,
prioritised, list. Additionally, it can automatically list outstanding
items when you change into a directory (see example shell configurations
in ${PREFIX}/share/examples/devtodo).
WWW: http://www.sourceforge.net/projects/devtodo/
PR: 27659
Submitted by: petef@databits.net
Diffstat (limited to 'devel/devtodo/pkg-comment')
-rw-r--r-- | devel/devtodo/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/devtodo/pkg-comment b/devel/devtodo/pkg-comment new file mode 100644 index 000000000000..0f702d9f4f54 --- /dev/null +++ b/devel/devtodo/pkg-comment @@ -0,0 +1 @@ +Tool to effectively maintain todo lists aimed at developers |