diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-13 03:38:17 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-13 03:38:17 +0000 |
commit | e84b051b855fb25d28c225db49ba4bb482f14c7e (patch) | |
tree | 60123f7f549fcf192620fb23978246593ba2cfe9 /deskutils/Makefile | |
parent | 46cbabe17dbf61d1030bb2f0634f6294f5b2673d (diff) | |
download | FreeBSD-ports-e84b051b855fb25d28c225db49ba4bb482f14c7e.zip FreeBSD-ports-e84b051b855fb25d28c225db49ba4bb482f14c7e.tar.gz |
add kronolith
Kronolith is the Horde calendar application
PR: 32712
Submitted by: Thierry Thomas <thierry@thomas.as>
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 2766ddd..7dc7385 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 |