aboutsummaryrefslogtreecommitdiff
path: root/deskutils/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-02-08 06:36:43 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2004-02-08 06:36:43 +0000
commit092fd95ac007480b630f58b163316a0f78f420b6 (patch)
tree55b0a94a51b8c663747d0c397321fbbc9ac60c69 /deskutils/Makefile
parent036c49626a8527c6595188a3fdce398e871938e0 (diff)
Add gtkjournal.
Gtk+ Journal is a Journal/Diary application written using the C++ bindings for Gtk+-2 (gtkmm). It uses SQlite to store your entries, and the OpenSSL implementations of the BlowFish and SHA-1 algorithms to keep your data safe.
Notes
Notes: svn path=/head/; revision=100345
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r--deskutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index dafc3eb9a08f..7be25d01acfc 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -39,6 +39,7 @@
SUBDIR += gnotime
SUBDIR += goats
SUBDIR += gtimer
+ SUBDIR += gtkjournal
SUBDIR += gtodo
SUBDIR += gucharmap
SUBDIR += gworkspace