diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-03-06 17:38:53 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-03-06 17:38:53 +0000 |
commit | 9c53210756739b65a318d92ed1a2ae7e2a204211 (patch) | |
tree | e27ac6811fed7f68e75963fe21e7b91822d01775 /mail/evolution-exchange | |
parent | 8d35a9fcaca8b73ad0b4facc1f280766c65e2add (diff) | |
download | pkgsrc-9c53210756739b65a318d92ed1a2ae7e2a204211.tar.gz |
Recursive PKGREVISION bump for xulrunner, nss, and nspr.
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 23c63aac14d..8099dcb76ef 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.57 2012/03/03 00:13:29 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2012/03/06 17:38:58 ryoon Exp $ # DISTNAME= evolution-exchange-2.32.2 EE_VER= 2.32 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.32/} EXTRACT_SUFX= .tar.bz2 |