diff options
author | netchild <netchild@FreeBSD.org> | 2004-02-13 21:28:17 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-02-13 21:28:17 +0800 |
commit | 11830f1acdc373c6478e8dc8f1510751870ab04e (patch) | |
tree | 51dc5bb3acc360cbbc6e1424ec32af68c9dfb8de /mail/claws-mail | |
parent | 96e791648a12d065efacf9c7ff271ea3bfd8e4e9 (diff) | |
download | freebsd-ports-graphics-11830f1acdc373c6478e8dc8f1510751870ab04e.tar.gz freebsd-ports-graphics-11830f1acdc373c6478e8dc8f1510751870ab04e.tar.zst freebsd-ports-graphics-11830f1acdc373c6478e8dc8f1510751870ab04e.zip |
Add some missing plist files.
Reported by: lev
Diffstat (limited to 'mail/claws-mail')
-rw-r--r-- | mail/claws-mail/Makefile | 1 | ||||
-rw-r--r-- | mail/claws-mail/pkg-plist | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 45e001c57d3..a4773e07e8b 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/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/claws-mail/pkg-plist b/mail/claws-mail/pkg-plist index a80688266b0..688b54ca0ba 100644 --- a/mail/claws-mail/pkg-plist +++ b/mail/claws-mail/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 |