diff options
author | adam <adam@pkgsrc.org> | 2010-05-15 07:28:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2010-05-15 07:28:08 +0000 |
commit | ad3fa143fd6222c974e0680cb044aa732080ce2d (patch) | |
tree | ed567c5ff7a783bbf7df93d99b53caff4c4f6603 /mail | |
parent | bead960ba0d1606a2031098687e33b02d3f94729 (diff) | |
download | pkgsrc-ad3fa143fd6222c974e0680cb044aa732080ce2d.tar.gz |
Revision bump after updating boost-libs to 1.43.0
Diffstat (limited to 'mail')
-rw-r--r-- | mail/akonadi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/akonadi/Makefile b/mail/akonadi/Makefile index 4390086e106..02911ad69e3 100644 --- a/mail/akonadi/Makefile +++ b/mail/akonadi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2010/04/10 00:07:07 markd Exp $ +# $NetBSD: Makefile,v 1.15 2010/05/15 07:29:26 adam Exp $ DISTNAME= akonadi-1.3.1 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://download.akonadi-project.org/ EXTRACT_SUFX= .tar.bz2 |