diff options
author | drochner <drochner> | 2011-09-12 17:43:05 +0000 |
---|---|---|
committer | drochner <drochner> | 2011-09-12 17:43:05 +0000 |
commit | 4cdd394439301d051b403460c64ac872cf0390da (patch) | |
tree | ac7ce954596f56398258499c615b9867427866a0 /mail/claws-mail-bogofilter | |
parent | a4c013efc696444da2262d2cac14fc86faddbcf2 (diff) | |
download | pkgsrc-4cdd394439301d051b403460c64ac872cf0390da.tar.gz |
update to 3.7.10
changes:
-UI and logging improvements
-documentation/i18n updates
-bugfixes
Diffstat (limited to 'mail/claws-mail-bogofilter')
-rw-r--r-- | mail/claws-mail-bogofilter/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/claws-mail-bogofilter/Makefile b/mail/claws-mail-bogofilter/Makefile index a52beeb90e1..691ca99324d 100644 --- a/mail/claws-mail-bogofilter/Makefile +++ b/mail/claws-mail-bogofilter/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2011/04/22 13:45:18 obache Exp $ +# $NetBSD: Makefile,v 1.19 2011/09/12 17:43:05 drochner Exp $ # PKG_DESTDIR_SUPPORT= user-destdir PLUGIN_NAME= bogofilter -PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org |