diff options
author | wiz <wiz@pkgsrc.org> | 2008-03-06 14:53:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-03-06 14:53:47 +0000 |
commit | 8e810a2bc93974096863e410b3488f28bee3ea06 (patch) | |
tree | 362cd4a009223f6fa5554d5013e0283cdeadca13 /mail/evolution-exchange | |
parent | 67682db319fab5f4bfd175291dddeb21d0d1531f (diff) | |
download | pkgsrc-8e810a2bc93974096863e410b3488f28bee3ea06.tar.gz |
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
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 743b3ff6d10..f1f1b03c97c 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2008/01/18 05:08:24 tnn Exp $ +# $NetBSD: Makefile,v 1.25 2008/03/06 14:53:51 wiz Exp $ # DISTNAME= evolution-exchange-2.12.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.12/} EXTRACT_SUFX= .tar.bz2 |