diff options
author | sno <sno> | 2009-08-26 20:22:51 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-26 20:22:51 +0000 |
commit | 5b261e0aa3acc3b139efbd9ff00a871099a7b6e1 (patch) | |
tree | d4f9c46e77009953cb887b9c3a3faa8108a02aad /mail/claws-mail-pgpcore | |
parent | 6cd38947be118ed6a94ec8bf7622dd9a481514d5 (diff) | |
download | pkgsrc-5b261e0aa3acc3b139efbd9ff00a871099a7b6e1.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'mail/claws-mail-pgpcore')
-rw-r--r-- | mail/claws-mail-pgpcore/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/claws-mail-pgpcore/Makefile b/mail/claws-mail-pgpcore/Makefile index ddc75e07aa4..907cb7c74d6 100644 --- a/mail/claws-mail-pgpcore/Makefile +++ b/mail/claws-mail-pgpcore/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/10/15 16:22:03 smb Exp $ +# $NetBSD: Makefile,v 1.13 2009/08/26 20:22:52 sno Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,6 +6,8 @@ PKG_DESTDIR_SUPPORT= user-destdir PLUGIN_NAME= pgpcore .include "../../mail/claws-mail/plugins.mk" +PKGREVISION= 1 + MAINTAINER= smb@NetBSD.org COMMENT= Handles core PGP functions |