diff options
author | jmmv <jmmv> | 2003-12-28 23:37:05 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-12-28 23:37:05 +0000 |
commit | a6ad99ea8d0b9b4f6f0f6a8e781a214383954350 (patch) | |
tree | 6f9a78b457a214a45194cb4fbef3a9ea4b93d89c /mail/balsa2 | |
parent | 78e782826ca77ce9a34d9132c08e8f22544ecc22 (diff) | |
download | pkgsrc-a6ad99ea8d0b9b4f6f0f6a8e781a214383954350.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/ |