diff options
author | Michael Landin <mich@FreeBSD.org> | 2004-04-29 16:00:48 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2004-04-29 16:00:48 +0000 |
commit | 0656e1c04db8a2b41e7feecfe3c237d319dcfcd8 (patch) | |
tree | 2b4bc1a099717361751dda8e4f42f49e2f3daf34 /deskutils/Makefile | |
parent | b952baa926bdfbd68b41600254747951a8520e76 (diff) | |
download | ports-0656e1c04db8a2b41e7feecfe3c237d319dcfcd8.tar.gz ports-0656e1c04db8a2b41e7feecfe3c237d319dcfcd8.zip |
kblticker port added.
This small application sits in the KDE system tray and patiently checks
a BlogLines account for updates in specified periods, notifying the
user of new entries as they appear. Features bells and whistles!
Notes
Notes:
svn path=/head/; revision=107976
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 f8765eeb54b7..367a03fab556 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -54,6 +54,7 @@ SUBDIR += journal SUBDIR += karamba SUBDIR += kbirthday + SUBDIR += kblticker SUBDIR += kdepim3 SUBDIR += kickpim SUBDIR += kluje |