diff options
author | perky <perky@FreeBSD.org> | 2004-06-30 15:05:30 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2004-06-30 15:05:30 +0800 |
commit | d4f9b76902aa9ed2826ad58b81ae1733fd0a2800 (patch) | |
tree | d7f4fc6be7e8b3c999f73b7e60a43f4e1eab7efc /mail/Makefile | |
parent | 5718a6d6cc7efc59c0b7990da221e13312bd4308 (diff) | |
download | freebsd-ports-gnome-d4f9b76902aa9ed2826ad58b81ae1733fd0a2800.tar.gz freebsd-ports-gnome-d4f9b76902aa9ed2826ad58b81ae1733fd0a2800.tar.zst freebsd-ports-gnome-d4f9b76902aa9ed2826ad58b81ae1733fd0a2800.zip |
Add gtray 1.1,
a small tray application that notifies when you've got a mail on
your gmail account.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 4849c8ca8f28..bf8ef5019494 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -106,6 +106,7 @@ SUBDIR += gnumail SUBDIR += gotmail SUBDIR += grepmail + SUBDIR += gtray SUBDIR += gubby SUBDIR += hashcash SUBDIR += hbiff |