diff options
author | wiz <wiz@pkgsrc.org> | 2004-12-24 04:32:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-12-24 04:32:54 +0000 |
commit | 3bcb3ecb96517bf440288368eb68d8d0a6b7bb6f (patch) | |
tree | a612e2d682788382b129605ff242548ecd7b3f8e /mail/balsa/Makefile | |
parent | 6ce5c4e88be85e328b704c13adf0b6b39a6c721a (diff) | |
download | pkgsrc-3bcb3ecb96517bf440288368eb68d8d0a6b7bb6f.tar.gz |
Bump PKGREVISION for aspell dependency update.
Diffstat (limited to 'mail/balsa/Makefile')
-rw-r--r-- | mail/balsa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index f4bee2bdee1..8afe669cdab 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2004/11/30 18:26:39 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2004/12/24 04:32:55 wiz Exp $ # DISTNAME= balsa-1.4.3 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ |