diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-12-28 23:37:05 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-12-28 23:37:05 +0000 |
commit | 1cba2de9cff4ea1a45ad97c7e18f1d00b71c7c78 (patch) | |
tree | 6f9a78b457a214a45194cb4fbef3a9ea4b93d89c /mail/balsa2 | |
parent | 520d5c10a6d19e7f58e74e4de58589eebce0c48d (diff) | |
download | pkgsrc-1cba2de9cff4ea1a45ad97c7e18f1d00b71c7c78.tar.gz |
Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
Diffstat (limited to 'mail/balsa2')
-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 7e362b9a042..b564df90418 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2003/12/14 17:56:39 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2003/12/28 23:37:06 jmmv Exp $ # DISTNAME= balsa-2.0.15 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail gnome MASTER_SITES= http://balsa.gnome.org/ \ ftp://ftp.newton.cx/pub/balsa/ |