diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-20 16:12:04 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-20 16:12:04 +0000 |
commit | c7f32dceca80551074aead80bc26fa0d1c4a6331 (patch) | |
tree | 347053bc9a21d67c75598b87d3787a0c50866a1e /mail/Makefile | |
parent | 38f4ec86d56361c295286c697514bbfba73efac3 (diff) | |
download | ports-c7f32dceca80551074aead80bc26fa0d1c4a6331.tar.gz ports-c7f32dceca80551074aead80bc26fa0d1c4a6331.zip |
Add gdesklets-imapmail, a gdesklets display that show new/total email in an
IMAP mailbox.
PR: 59512
Submitted by: Franz Klammer <klammer@webonaut.com>
Notes
Notes:
svn path=/head/; revision=94492
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 c25bb1c49ecb..e31252f1d9e3 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -79,6 +79,7 @@ SUBDIR += filtermail SUBDIR += ftrack SUBDIR += gbuffy + SUBDIR += gdesklets-imapmail SUBDIR += gensig SUBDIR += getmail SUBDIR += gkrellmmailwatch |