diff options
author | wiz <wiz> | 2003-12-13 00:45:21 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-12-13 00:45:21 +0000 |
commit | fd507fb88df1a64b3c518f4a85bc22ef3f9a6e55 (patch) | |
tree | 387ad93e2489a50e6c479ea80481f11998e70dbf /mail/balsa2 | |
parent | bc9b5af94d420e3cbdb6c56744b9210dd735bbb0 (diff) | |
download | pkgsrc-fd507fb88df1a64b3c518f4a85bc22ef3f9a6e55.tar.gz |
Bump PKGREVISION for atk library major bump.
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 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/ |