diff options
author | adam <adam@pkgsrc.org> | 2014-08-13 10:57:32 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-08-13 10:57:32 +0000 |
commit | e74b9cc2f696f1f43381fdf47f2711617b0d930e (patch) | |
tree | 7d3b73c578b84d1623d205723cc8c955961e9166 /mail/akonadi | |
parent | 9bca4c8af828c6602dac535c24d63f046dc1ea84 (diff) | |
download | pkgsrc-e74b9cc2f696f1f43381fdf47f2711617b0d930e.tar.gz |
Revbump after boost-libs update
Diffstat (limited to 'mail/akonadi')
-rw-r--r-- | mail/akonadi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/akonadi/Makefile b/mail/akonadi/Makefile index 2ec8efd92a9..295b1d7c291 100644 --- a/mail/akonadi/Makefile +++ b/mail/akonadi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2014/04/09 07:27:09 obache Exp $ +# $NetBSD: Makefile,v 1.63 2014/08/13 10:57:36 adam Exp $ DISTNAME= akonadi-1.10.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail MASTER_SITES= ftp://kde.mirror.anlx.net/stable/akonadi/src/ EXTRACT_SUFX= .tar.bz2 |