diff options
author | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
commit | 015c224c9f797867d1b7a46df558664ac3590032 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /mail/evolution-exchange | |
parent | d93a665b18424be89a7d6c9441bb78a490c71e0a (diff) | |
download | pkgsrc-015c224c9f797867d1b7a46df558664ac3590032.tar.gz |
Revbump after updating libwebp and icu
Diffstat (limited to 'mail/evolution-exchange')
-rw-r--r-- | mail/evolution-exchange/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index ce21c0a3b64..c1a7b352f27 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.84 2014/05/05 00:48:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.85 2014/10/07 16:47:29 adam Exp $ # DISTNAME= evolution-exchange-2.32.2 EE_VER= 2.32 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.32/} EXTRACT_SUFX= .tar.bz2 |