diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-12-28 12:51:52 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-12-28 12:51:52 +0000 |
commit | b1b69ea46cea514b97f9c1342929971ac17a1116 (patch) | |
tree | bb757a1e54f245d5150d6b003131166f3ce4a3ec /deskutils/Makefile | |
parent | 6f3c1df282f842b7c5d49dfc3e65528867673d27 (diff) |
Add howm 1.1.0.1, write fragmentarily and read collectively.
Howm is a note-taking tool on Emacs. It is similar to emacs-wiki;
you can enjoy hyperlinks and full-text search easily. It is not
similar to emacs-wiki; it can be combined with any format.
Notes
Notes:
svn path=/head/; revision=96790
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 6be9b470e8cd..89775279a3f9 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -42,6 +42,7 @@ SUBDIR += gtodo SUBDIR += gucharmap SUBDIR += gworkspace + SUBDIR += howm SUBDIR += ical SUBDIR += ithought SUBDIR += jlj |