diff options
author | ryoon <ryoon> | 2012-03-06 17:38:53 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2012-03-06 17:38:53 +0000 |
commit | 3555b12435f0687b59531ef5bc0abb542fa1363f (patch) | |
tree | e27ac6811fed7f68e75963fe21e7b91822d01775 /mail/evolution-exchange | |
parent | c3414db3c264105a289fd536e2ee3367b19b1804 (diff) | |
download | pkgsrc-3555b12435f0687b59531ef5bc0abb542fa1363f.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 |