diff options
author | alane <alane@FreeBSD.org> | 2003-01-01 23:06:38 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2003-01-01 23:06:38 +0800 |
commit | 155f379a487016f0d848d8900dcdd27ec7e1efda (patch) | |
tree | 00321ac617f2b0ece457482d01bdd53a5c5c1fea /deskutils/Makefile | |
parent | 0c223356b069d3f4d0612c2b69e128f2a841af11 (diff) | |
download | freebsd-ports-gnome-155f379a487016f0d848d8900dcdd27ec7e1efda.tar.gz freebsd-ports-gnome-155f379a487016f0d848d8900dcdd27ec7e1efda.tar.zst freebsd-ports-gnome-155f379a487016f0d848d8900dcdd27ec7e1efda.zip |
A tree-structured outliner, note-taker. Written up on unixreview.com this
month.
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 c16819f9f0fc..f929e4ea2623 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -22,6 +22,7 @@ SUBDIR += ithought SUBDIR += jlj SUBDIR += kdepim3 + SUBDIR += knowit SUBDIR += kronolith SUBDIR += krss SUBDIR += logjam |