diff options
author | wiz <wiz> | 2016-10-09 21:41:55 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-10-09 21:41:55 +0000 |
commit | f27da8c04f62f030794b1ada9dd5a42361aeb73a (patch) | |
tree | 9d296ccf9756b12c98ebf3f6f40d1795f5ed5009 /mail/akonadi/Makefile | |
parent | 73a2244eb68ddde01db6d6af9bd01c6a33dc1be2 (diff) | |
download | pkgsrc-f27da8c04f62f030794b1ada9dd5a42361aeb73a.tar.gz |
Recursive bump for all users of pgsql now that the default is 95.
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 b46559bc02d..e03c1a8c777 100644 --- a/mail/akonadi/Makefile +++ b/mail/akonadi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2016/10/07 18:25:57 adam Exp $ +# $NetBSD: Makefile,v 1.75 2016/10/09 21:41:59 wiz Exp $ DISTNAME= akonadi-1.13.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= mail MASTER_SITES= ftp://kde.mirror.anlx.net/stable/akonadi/src/ EXTRACT_SUFX= .tar.bz2 |