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 | e1b84b1af578e5b28bd426c325e949971aec9661 (patch) | |
tree | 3b57b291f74ac7e82cca7c1ce13f4f27d6efbf34 /mail/evolution/Makefile | |
parent | 028aff9c62363590590c92c61079201ed5cf21da (diff) | |
download | pkgsrc-e1b84b1af578e5b28bd426c325e949971aec9661.tar.gz |
Bump ABI_DEPNDS of gtkhtml314 and recursive bump from libgtkhtml shlib name changed.
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index d03a7d02474..c8c87193404 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.166 2010/11/15 22:57:47 abs Exp $ +# $NetBSD: Makefile,v 1.167 2010/11/18 23:59:16 obache Exp $ DISTNAME= evolution-2.30.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.30/} EXTRACT_SUFX= .tar.bz2 |