diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/balsa/Makefile | 4 | ||||
-rw-r--r-- | mail/evolution/Makefile | 4 | ||||
-rw-r--r-- | mail/mutt/Makefile | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 636df520aad..86139a7f804 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2002/08/21 02:23:53 mjl Exp $ +# $NetBSD: Makefile,v 1.21 2002/09/10 16:06:44 wiz Exp $ # DISTNAME= balsa-1.4.0 -# PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 44cdf65c163..07ad30af95d 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2002/09/05 23:25:27 rh Exp $ +# $NetBSD: Makefile,v 1.23 2002/09/10 16:06:44 wiz Exp $ DISTNAME= evolution-1.0.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/evolution/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 7ec8780d9f8..56d37c5d784 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.84 2002/09/04 12:48:36 tron Exp $ +# $NetBSD: Makefile,v 1.85 2002/09/10 16:06:44 wiz Exp $ DISTNAME= mutt-1.4i PKGNAME= ${DISTNAME:C/i$//} +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \ ftp://ftp.stealth.net/pub/mirrors/ftp.mutt.org/pub/mutt/ \ |