diff options
author | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
commit | 7f43353df055b66222f7487d225ce71980d838ec (patch) | |
tree | b49a8a74fd1e317fd702bd5b738310cf703db8d1 /mail | |
parent | 585a0f3b41d44238f9b6b0020e8bf66b71ec6509 (diff) | |
download | pkgsrc-7f43353df055b66222f7487d225ce71980d838ec.tar.gz |
recursive bump from gnome-vfs drop crypto dependency.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/balsa/Makefile | 4 | ||||
-rw-r--r-- | mail/mail-notification/Makefile | 4 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 04e5c71a8b7..531495dbae1 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2011/06/10 21:57:07 obache Exp $ +# $NetBSD: Makefile,v 1.80 2011/07/21 13:05:57 obache Exp $ DISTNAME= balsa-2.4.8 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail gnome MASTER_SITES= http://pawsa.fedorapeople.org/balsa/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index 275a5af7b40..8ff63f724bd 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2011/04/22 13:44:03 obache Exp $ +# $NetBSD: Makefile,v 1.57 2011/07/21 13:05:57 obache Exp $ # DISTNAME= mail-notification-5.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail gnome MASTER_SITES= http://savannah.nongnu.org/download/mailnotify/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index d74c05a03ab..c45b4f48dc8 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.68 2011/05/03 13:17:11 tnn Exp $ +# $NetBSD: Makefile,v 1.69 2011/07/21 13:05:57 obache Exp $ # DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird-${TB_VER} TB_VER= 3.1.10 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} EXTRACT_SUFX= .tar.bz2 |