diff options
-rw-r--r-- | mail/claws-mail-spamreport/Makefile | 3 | ||||
-rw-r--r-- | mail/claws-mail-spamreport/PLIST | 5 |
2 files changed, 6 insertions, 2 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index 2c501caa87f..6a4508cc752 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2008/10/15 16:22:03 smb Exp $ +# $NetBSD: Makefile,v 1.12 2008/12/16 20:59:53 smb Exp $ # DISTNAME= spam_report-0.3.6 PKGNAME= claws-mail-spam_report-0.3.6 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-spamreport/PLIST b/mail/claws-mail-spamreport/PLIST index 067c25446d6..930833c48d3 100644 --- a/mail/claws-mail-spamreport/PLIST +++ b/mail/claws-mail-spamreport/PLIST @@ -1,5 +1,7 @@ -@comment $NetBSD: PLIST,v 1.3 2008/12/14 19:29:11 hasso Exp $ +@comment $NetBSD: PLIST,v 1.4 2008/12/16 20:59:53 smb Exp $ +lib/claws-mail/plugins/spamreport.a lib/claws-mail/plugins/spamreport.la +lib/claws-mail/plugins/spamreport.so share/locale/ca/LC_MESSAGES/spam_report.mo share/locale/es/LC_MESSAGES/spam_report.mo share/locale/fi/LC_MESSAGES/spam_report.mo @@ -10,3 +12,4 @@ share/locale/pt_BR/LC_MESSAGES/spam_report.mo share/locale/ru/LC_MESSAGES/spam_report.mo share/locale/sk/LC_MESSAGES/spam_report.mo @dirrm lib/claws-mail/plugins +@dirrm lib/claws-mail |