diff options
author | jperkin <jperkin> | 2016-03-05 11:27:40 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2016-03-05 11:27:40 +0000 |
commit | c0a26845d479bd5f11f3aff9df6b3ebb0a53c48a (patch) | |
tree | 25584fd3e292ea8eda1521e1d5890e538d3b45a5 /mail/akonadi/Makefile | |
parent | cd17bf98896db32c3f5d511ca15ebaa3b05b85b2 (diff) | |
download | pkgsrc-c0a26845d479bd5f11f3aff9df6b3ebb0a53c48a.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'mail/akonadi/Makefile')
-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 89941f0c136..a8077b9cf27 100644 --- a/mail/akonadi/Makefile +++ b/mail/akonadi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2016/01/10 19:40:30 markd Exp $ +# $NetBSD: Makefile,v 1.72 2016/03/05 11:27:50 jperkin Exp $ DISTNAME= akonadi-1.13.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail MASTER_SITES= ftp://kde.mirror.anlx.net/stable/akonadi/src/ EXTRACT_SUFX= .tar.bz2 |