diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-09-30 06:28:58 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-09-30 06:28:58 +0000 |
commit | 757d59a3b3664fafedf7f07903af336a87e9416c (patch) | |
tree | 885c8e7c29afd2b0bd517d431df8083825f525df /mail/balsa2/Makefile | |
parent | 8f2cd58e9cd1fe2ae920bc568c13731506eb5900 (diff) | |
download | pkgsrc-757d59a3b3664fafedf7f07903af336a87e9416c.tar.gz |
Updated to 2.0.15.
Changes:
- imap folder scanning speedup.
- fix bugs: 121181, 121637, 121867 and others.
- help updates.
Diffstat (limited to 'mail/balsa2/Makefile')
-rw-r--r-- | mail/balsa2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index c5a2219483c..db097fb60f3 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2003/09/09 19:15:12 xtraeme Exp $ +# $NetBSD: Makefile,v 1.9 2003/09/30 06:28:58 xtraeme Exp $ # -DISTNAME= balsa-2.0.14 +DISTNAME= balsa-2.0.15 CATEGORIES= mail gnome MASTER_SITES= http://balsa.gnome.org/ \ ftp://ftp.newton.cx/pub/balsa/ |