diff options
author | he <he> | 2009-03-25 22:37:12 +0000 |
---|---|---|
committer | he <he> | 2009-03-25 22:37:12 +0000 |
commit | 261b3d6bcc2b02dd005169dda1d12d12fe588fcc (patch) | |
tree | 520623c65994cc91b0cb8f1db78b52094824c96e /mail | |
parent | 318ba03126f784bd1229bf07a04503c56c4f7753 (diff) | |
download | pkgsrc-261b3d6bcc2b02dd005169dda1d12d12fe588fcc.tar.gz |
Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.
OK'ed by wiz@ (as was the textproc/icu update).
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 ff63bcd3457..cd9b4783d48 100644 --- a/mail/evolution-sharp/Makefile +++ b/mail/evolution-sharp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/11/08 00:35:07 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2009/03/25 22:37:13 he Exp $ # DISTNAME= evolution-sharp-0.18.1 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-sharp/0.18/} EXTRACT_SUFX= .tar.bz2 |