diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-02-13 13:28:17 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-02-13 13:28:17 +0000 |
commit | c72a6aba81910c039f225119489f0735106fca4f (patch) | |
tree | 56421b5fd25ac9bb83f734f4fc850f9b3da27b43 /mail/sylpheed-claws | |
parent | o Update to 1.7.1 (diff) |
Add some missing plist files.
Reported by: lev
Notes
Notes:
svn path=/head/; revision=100846
Diffstat (limited to 'mail/sylpheed-claws')
-rw-r--r-- | mail/sylpheed-claws/Makefile | 1 | ||||
-rw-r--r-- | mail/sylpheed-claws/pkg-plist | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile index 45e001c57d3c..a4773e07e8bc 100644 --- a/mail/sylpheed-claws/Makefile +++ b/mail/sylpheed-claws/Makefile @@ -7,6 +7,7 @@ PORTNAME= sylpheed-claws PORTVERSION= 0.9.9 +PORTREVISION= 1 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws diff --git a/mail/sylpheed-claws/pkg-plist b/mail/sylpheed-claws/pkg-plist index a80688266b0c..688b54ca0ba1 100644 --- a/mail/sylpheed-claws/pkg-plist +++ b/mail/sylpheed-claws/pkg-plist @@ -111,6 +111,7 @@ include/sylpheed-claws/ldapserver.h include/sylpheed-claws/ldaputil.h include/sylpheed-claws/ldif.h include/sylpheed-claws/localfolder.h +include/sylpheed-claws/logwindow.h include/sylpheed-claws/main.h include/sylpheed-claws/mainwindow.h include/sylpheed-claws/manual.h @@ -119,6 +120,7 @@ include/sylpheed-claws/matcher_parser.h include/sylpheed-claws/matcher_parser_lex.h include/sylpheed-claws/matcher_parser_parse.h include/sylpheed-claws/mbox.h +include/sylpheed-claws/mbox_folder.h include/sylpheed-claws/message_search.h include/sylpheed-claws/messageview.h include/sylpheed-claws/mh.h @@ -143,6 +145,7 @@ include/sylpheed-claws/prefs_folder_item.h include/sylpheed-claws/prefs_fonts.h include/sylpheed-claws/prefs_gtk.h include/sylpheed-claws/prefs_matcher.h +include/sylpheed-claws/prefs_scoring.h include/sylpheed-claws/prefs_spelling.h include/sylpheed-claws/prefs_summary_column.h include/sylpheed-claws/prefs_template.h @@ -152,20 +155,24 @@ include/sylpheed-claws/privacy.h include/sylpheed-claws/procheader.h include/sylpheed-claws/procmime.h include/sylpheed-claws/procmsg.h +include/sylpheed-claws/progressdialog.h include/sylpheed-claws/quote_fmt.h include/sylpheed-claws/quote_fmt_lex.h include/sylpheed-claws/quote_fmt_parse.h include/sylpheed-claws/recv.h include/sylpheed-claws/remotefolder.h include/sylpheed-claws/rfc2015.h +include/sylpheed-claws/scoring.h include/sylpheed-claws/select-keys.h include/sylpheed-claws/send_message.h include/sylpheed-claws/setup.h include/sylpheed-claws/sgpgme.h +include/sylpheed-claws/sigstatus.h include/sylpheed-claws/sourcewindow.h include/sylpheed-claws/ssl_manager.h include/sylpheed-claws/statusbar.h include/sylpheed-claws/stock_pixmap.h +include/sylpheed-claws/string_match.h include/sylpheed-claws/summary_search.h include/sylpheed-claws/summaryview.h include/sylpheed-claws/textview.h |