diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-12-31 18:42:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-12-31 18:42:57 +0000 |
commit | dff72ba61fa8f0a32f615f06dbeafd7362681abc (patch) | |
tree | ec7637384527954fa6f3d39c0d3d8f531ae79949 /mail/Makefile | |
parent | 595395228f0a1738d9ced5f5d923ec5172eef272 (diff) |
This plugin allows you to read your favorite newsfeeds in Sylpheed Claws.
RSS 1.0, 2.0 and Atom feeds are currently supported.
PR: ports/91076
Submitted by: v.velox <v.velox@vvelox.net>
Notes
Notes:
svn path=/head/; revision=152496
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 dbd57d247c62..861615c709a0 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -458,6 +458,7 @@ SUBDIR += rmime SUBDIR += rmoldmail SUBDIR += roundcube + SUBDIR += rssyl SUBDIR += ruby-mime-types SUBDIR += ruby-rfilter SUBDIR += ruby-rmail |