diff options
author | wiz <wiz@pkgsrc.org> | 2007-04-11 22:45:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-04-11 22:45:56 +0000 |
commit | 51be76375e74662fe3281afc9a166f42204465c6 (patch) | |
tree | 62b35c081a08ab1ab1641e4edfdb32ddd080d698 /mail | |
parent | 476522a3f1beebd680cd172c5621a1beba913981 (diff) | |
download | pkgsrc-51be76375e74662fe3281afc9a166f42204465c6.tar.gz |
Bump PKGREVISION for gtkhtml38 shlib name change.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/balsa2/Makefile | 4 | ||||
-rw-r--r-- | mail/evolution-exchange/Makefile | 4 | ||||
-rw-r--r-- | mail/evolution/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index 3e6331d8c86..3f69f757ad2 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2007/03/21 12:05:47 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2007/04/11 22:45:57 wiz Exp $ DISTNAME= balsa-2.3.10 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail gnome MASTER_SITES= http://balsa.gnome.org/ \ ftp://ftp.newton.cx/pub/balsa/ diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index a5ee13a43ab..d73e121a707 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2007/03/21 12:05:48 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2007/04/11 22:45:59 wiz Exp $ # DISTNAME= evolution-exchange-2.8.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index b5d800c7975..38b6a718d3a 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.117 2007/03/21 12:05:48 wiz Exp $ +# $NetBSD: Makefile,v 1.118 2007/04/11 22:45:58 wiz Exp $ DISTNAME= evolution-2.8.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.8/} EXTRACT_SUFX= .tar.bz2 |