diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/balsa2/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed-gtk2/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index f5abfe05efe..55476dd7ef3 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2003/11/12 03:39:40 jschauma Exp $ +# $NetBSD: Makefile,v 1.12 2003/12/13 00:45:24 wiz Exp $ # DISTNAME= balsa-2.0.15 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail gnome MASTER_SITES= http://balsa.gnome.org/ \ ftp://ftp.newton.cx/pub/balsa/ diff --git a/mail/sylpheed-gtk2/Makefile b/mail/sylpheed-gtk2/Makefile index 3371ed95906..f04afcaaeae 100644 --- a/mail/sylpheed-gtk2/Makefile +++ b/mail/sylpheed-gtk2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2003/11/12 03:39:41 jschauma Exp $ +# $NetBSD: Makefile,v 1.4 2003/12/13 00:45:24 wiz Exp $ # DISTNAME= sylpheed-0.9.5-gtk2-20030906 PKGNAME= sylpheed-gtk2-0.9.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-gtk2/} diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 72ad78bb08f..53e11d7a175 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2003/11/12 03:39:41 jschauma Exp $ +# $NetBSD: Makefile,v 1.52 2003/12/13 00:45:24 wiz Exp $ DISTNAME= sylpheed-0.9.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ EXTRACT_SUFX= .tar.bz2 |