diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-15 08:22:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-15 08:22:46 +0000 |
commit | 0e2c44127859cbdfdddf3db69273b48d48cc7abd (patch) | |
tree | 995f544a17669ea8784e75991cca8e44c116fca9 /mail/claws-mail | |
parent | fe87a5eb44e1bd56fecd05cd4f9845fd1fa9f6c6 (diff) | |
download | pkgsrc-0e2c44127859cbdfdddf3db69273b48d48cc7abd.tar.gz |
Recursive bump for startup-notification* dependency change, requested
by Obache.
Diffstat (limited to 'mail/claws-mail')
-rw-r--r-- | mail/claws-mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 81a04939903..4f475bec784 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2012/07/02 19:07:50 drochner Exp $ +# $NetBSD: Makefile,v 1.45 2012/07/15 08:22:50 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS+= ${EGDIR} @@ -7,6 +7,7 @@ INSTALLATION_DIRS+= share/claws-mail .include "Makefile.common" PKGNAME= claws-mail-${CLAWS_VERSION} +PKGREVISION= 1 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= X based e-mail and netnews client |