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 | c42f455e2c5a74938a92c5c52b7df0a8b1a454de (patch) | |
tree | 8b57037f47be96134a6d3e46f3215345152f0510 /mail | |
parent | b26591b0aff10f2ba1c5b08dbd7c499b91c104d6 (diff) | |
download | pkgsrc-c42f455e2c5a74938a92c5c52b7df0a8b1a454de.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 |