diff options
author | wiz <wiz> | 2002-09-10 16:06:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-09-10 16:06:32 +0000 |
commit | a1bef2a7788e20fd6dcde85cdf8e9956e5a5423d (patch) | |
tree | 3d3020be9bfaa2a5e59d50f368ad6eb391a5d5fc /mail/balsa | |
parent | 3ce128d3b5f21a257ee9dc0ceedd4a4f8e7cde43 (diff) | |
download | pkgsrc-a1bef2a7788e20fd6dcde85cdf8e9956e5a5423d.tar.gz |
Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
Diffstat (limited to 'mail/balsa')
-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 636df520aad..86139a7f804 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2002/08/21 02:23:53 mjl Exp $ +# $NetBSD: Makefile,v 1.21 2002/09/10 16:06:44 wiz Exp $ # DISTNAME= balsa-1.4.0 -# PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ |