diff options
author | wiz <wiz@pkgsrc.org> | 2016-09-19 13:04:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-09-19 13:04:18 +0000 |
commit | 3934860d710f1ea7cac64ab919d68428bad05705 (patch) | |
tree | 6ba672227aa4ab55de5bb6230633eebae88a651c /mail/claws-mail | |
parent | e4cbe275c7c866d027c1b18e06ba6fb63aa1a3bd (diff) | |
download | pkgsrc-3934860d710f1ea7cac64ab919d68428bad05705.tar.gz |
Recursive PKGREVISION bump for gnutls shlib major bump.
Diffstat (limited to 'mail/claws-mail')
-rw-r--r-- | mail/claws-mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 93906194a7d..52f4dd8e175 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.77 2016/09/03 18:09:32 nros Exp $ +# $NetBSD: Makefile,v 1.78 2016/09/19 13:04:21 wiz Exp $ INSTALLATION_DIRS+= ${EGDIR} INSTALLATION_DIRS+= share/claws-mail +PKGREVISION= 1 .include "Makefile.common" PKGNAME= claws-mail-${CLAWS_VERSION} |