diff options
author | obache <obache@pkgsrc.org> | 2007-10-04 12:08:34 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-10-04 12:08:34 +0000 |
commit | ee315f9e55083f64b7109e538a31f4fe4c547e5d (patch) | |
tree | a4cf3b29f9807161e8780027df95432c13ca6ee9 | |
parent | fedd916323df090520137cba6b7f602eaa30797e (diff) | |
download | pkgsrc-ee315f9e55083f64b7109e538a31f4fe4c547e5d.tar.gz |
Added claws-mail-spamreport.
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 7a2051930eb..c65d136d7c2 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.335 2007/09/23 15:00:27 ghen Exp $ +# $NetBSD: Makefile,v 1.336 2007/10/04 12:08:34 obache Exp $ # COMMENT= Electronic mail utilities @@ -38,6 +38,7 @@ SUBDIR+= claws-mail-pgpmime SUBDIR+= claws-mail-rssyl SUBDIR+= claws-mail-smime SUBDIR+= claws-mail-spamassassin +SUBDIR+= claws-mail-spamreport SUBDIR+= claws-mail-synce SUBDIR+= claws-mail-trayicon SUBDIR+= claws-mail-vcalendar |