diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-02-14 10:25:33 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-02-14 10:25:33 +0000 |
commit | 43666b5363e66169b077183c679905b3e8405bec (patch) | |
tree | 380aea9465d0b7ed31b36080bec2b3a9308a8d63 /mail/claws-mail | |
parent | Moved to scripts/geepee32.sh. This was kind of a mistake but since it's (diff) |
Remove some plist entries, they're not installed by an
actual sylpheed-claws.
Noticed by: bugsgrief@bugsgrief.net
my own "portupgrade -rf gettext" log review
Notes
Notes:
svn path=/head/; revision=100904
Diffstat (limited to 'mail/claws-mail')
-rw-r--r-- | mail/claws-mail/Makefile | 2 | ||||
-rw-r--r-- | mail/claws-mail/pkg-plist | 7 |
2 files changed, 1 insertions, 8 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index a4773e07e8bc..1b6206c2026c 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -7,7 +7,7 @@ PORTNAME= sylpheed-claws PORTVERSION= 0.9.9 -PORTREVISION= 1 +PORTREVISION= 2 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 688b54ca0ba1..a80688266b0c 100644 --- a/mail/claws-mail/pkg-plist +++ b/mail/claws-mail/pkg-plist @@ -111,7 +111,6 @@ 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 @@ -120,7 +119,6 @@ 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 @@ -145,7 +143,6 @@ 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 @@ -155,24 +152,20 @@ 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 |