diff options
author | sno <sno> | 2009-08-26 19:56:37 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-26 19:56:37 +0000 |
commit | a9aaf01cb902e86105e5370515c66594e3ad1d97 (patch) | |
tree | 7223c9424c4203d65e41ea0e519c6004458f8bf1 /mail/claws-mail-smime | |
parent | 109341de0270b1e1d175b9992bd9e80ffdb80126 (diff) | |
download | pkgsrc-a9aaf01cb902e86105e5370515c66594e3ad1d97.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'mail/claws-mail-smime')
-rw-r--r-- | mail/claws-mail-smime/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/claws-mail-smime/Makefile b/mail/claws-mail-smime/Makefile index 6222ca021af..52a6b48831c 100644 --- a/mail/claws-mail-smime/Makefile +++ b/mail/claws-mail-smime/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.12 2008/10/15 16:22:03 smb Exp $ +# $NetBSD: Makefile,v 1.13 2009/08/26 19:57:56 sno Exp $ # PKG_DESTDIR_SUPPORT= user-destdir PLUGIN_NAME= smime .include "../../mail/claws-mail/plugins.mk" +PKGREVISION= 1 + MAINTAINER= smb@NetBSD.org COMMENT= This plugin handles S/MIME signed and/or encrypted mails |