diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2001-02-20 14:46:27 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2001-02-20 14:46:27 +0000 |
commit | e00475599e7ec1c31a5b7c103242be827eb99b82 (patch) | |
tree | dbb3907d5afacbdcb7ede5409d774b56b62b27b2 /deskutils/Makefile | |
parent | 6e15ff4eec998ec2b9f5f9d254ed5025d42c6339 (diff) |
Add ithought a4, an extensible text management system.
Notes
Notes:
svn path=/head/; revision=38511
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 bf2eabb8072c..ee1c40100278 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -15,6 +15,7 @@ SUBDIR += gnucash SUBDIR += gtimer SUBDIR += ical + SUBDIR += ithought SUBDIR += korganizer SUBDIR += kproject SUBDIR += loserjabber |