diff options
author | obache <obache@pkgsrc.org> | 2010-11-18 23:59:15 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-11-18 23:59:15 +0000 |
commit | 1845cb43bacbb0f054d6928467410f8b00b6a0e2 (patch) | |
tree | 3b57b291f74ac7e82cca7c1ce13f4f27d6efbf34 /mail/evolution-exchange | |
parent | 7477f74e5e21f05f83fb0a7c7fe4f67d60b92341 (diff) | |
download | pkgsrc-1845cb43bacbb0f054d6928467410f8b00b6a0e2.tar.gz |
Bump ABI_DEPNDS of gtkhtml314 and recursive bump from libgtkhtml shlib name changed.
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 9718ee5d65b..21c2db6a467 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.47 2010/11/15 22:57:48 abs Exp $ +# $NetBSD: Makefile,v 1.48 2010/11/18 23:59:16 obache Exp $ # DISTNAME= evolution-exchange-2.30.2 EE_VER= 2.30 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.30/} EXTRACT_SUFX= .tar.bz2 |