diff options
author | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
commit | e7608643ab8a99e7987844c19f8fcd15369f03e8 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /mail/claws-mail-newmail | |
parent | a6e6f2313094bee84e2b1634690c2b45d0a54982 (diff) | |
download | pkgsrc-e7608643ab8a99e7987844c19f8fcd15369f03e8.tar.gz |
Revbump after updating graphics/cairo
Diffstat (limited to 'mail/claws-mail-newmail')
-rw-r--r-- | mail/claws-mail-newmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile index 1dd9e7d9470..858c797376c 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2012/07/02 19:08:43 drochner Exp $ +# $NetBSD: Makefile,v 1.29 2012/09/07 19:17:02 adam Exp $ # DISTNAME= newmail-0.0.15 PKGNAME= claws-mail-newmail-0.0.15 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ |