diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-13 03:38:17 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-13 03:38:17 +0000 |
commit | 8a9110aa3324a8328cc7d9270da2f85d5e5f1861 (patch) | |
tree | 4b086c7063b9ebaaf19396c7b244e68f3399953e /deskutils/Makefile | |
parent | add stuffit (diff) |
add kronolith
Kronolith is the Horde calendar application
PR: 32712
Submitted by: Thierry Thomas <thierry@thomas.as>
Notes
Notes:
svn path=/head/; revision=51438
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 2766dddb5c86..7dc7385ad2e4 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -22,6 +22,7 @@ SUBDIR += kdepim SUBDIR += kmymoney2 SUBDIR += kproject + SUBDIR += kronolith SUBDIR += logjam SUBDIR += loserjabber SUBDIR += mhc |