diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-05 05:36:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-05 05:36:59 +0000 |
commit | 9d27f90a6faf11abac49072b8fe1920516b41c41 (patch) | |
tree | f42ab6fea400ddb1e472d28d33103276a365ade9 /mail/balsa2 | |
parent | ae15e1fe1ef8975b100f3e54bb67c029455deebe (diff) | |
download | pkgsrc-9d27f90a6faf11abac49072b8fe1920516b41c41.tar.gz |
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
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 3f69f757ad2..aff96f665aa 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2007/04/11 22:45:57 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2007/06/05 05:37:29 wiz Exp $ DISTNAME= balsa-2.3.10 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail gnome MASTER_SITES= http://balsa.gnome.org/ \ ftp://ftp.newton.cx/pub/balsa/ |