diff options
Diffstat (limited to 'mail/claws-mail-pgpcore')
-rw-r--r-- | mail/claws-mail-pgpcore/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/claws-mail-pgpcore/Makefile b/mail/claws-mail-pgpcore/Makefile index ea94a0c2c4f..3c1fae41cc7 100644 --- a/mail/claws-mail-pgpcore/Makefile +++ b/mail/claws-mail-pgpcore/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/03/03 00:12:32 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2012/07/02 19:08:44 drochner Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,8 +6,6 @@ PKG_DESTDIR_SUPPORT= user-destdir PLUGIN_NAME= pgpcore .include "../../mail/claws-mail/plugins.mk" -PKGREVISION= 2 - MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Handles core PGP functions |