diff options
author | obache <obache@pkgsrc.org> | 2015-01-21 09:12:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2015-01-21 09:12:41 +0000 |
commit | b3149edcef30e6e1e46b80c69fbbd4e408fecf05 (patch) | |
tree | 8e9db31ef385f00cd97382c4b1a4d76c98cf6995 /mail | |
parent | b125fc5608263248d5b4a630a4b01ec32cd396cd (diff) | |
download | pkgsrc-b3149edcef30e6e1e46b80c69fbbd4e408fecf05.tar.gz |
recuesive bump from libarchive major update.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/claws-mail-archive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-archive/Makefile b/mail/claws-mail-archive/Makefile index f1e4225ac82..2587f13d43d 100644 --- a/mail/claws-mail-archive/Makefile +++ b/mail/claws-mail-archive/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2014/04/09 07:27:10 obache Exp $ +# $NetBSD: Makefile,v 1.33 2015/01/21 09:12:41 obache Exp $ # PLUGIN_NAME= archive -PKGREVISION= 1 +PKGREVISION= 2 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org |