diff options
author | obache <obache@pkgsrc.org> | 2009-08-12 02:31:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-08-12 02:31:18 +0000 |
commit | 10f2a473d4432e70dbe4b28be2d24c2ad48bf488 (patch) | |
tree | 8b57037f47be96134a6d3e46f3215345152f0510 /mail | |
parent | 54c9b25a8dcc9a1a4b52f60e6b7cf73565cae06e (diff) | |
download | pkgsrc-10f2a473d4432e70dbe4b28be2d24c2ad48bf488.tar.gz |
recursive bump for icu shlib version change except already done.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-sharp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/evolution-sharp/Makefile b/mail/evolution-sharp/Makefile index 48904592738..27f0aeb7b44 100644 --- a/mail/evolution-sharp/Makefile +++ b/mail/evolution-sharp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2009/05/19 08:59:21 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2009/08/12 02:31:21 obache Exp $ # DISTNAME= evolution-sharp-0.20.0 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-sharp/0.20/} EXTRACT_SUFX= .tar.bz2 |