diff options
author | wiz <wiz@pkgsrc.org> | 2007-04-11 22:45:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-04-11 22:45:56 +0000 |
commit | ae51a756aafed1cfbf32cd61572b9b017e8987ac (patch) | |
tree | 62b35c081a08ab1ab1641e4edfdb32ddd080d698 /mail/balsa2 | |
parent | 370b8a9443c85aef7f48ec19f812f4c70a1e183c (diff) | |
download | pkgsrc-ae51a756aafed1cfbf32cd61572b9b017e8987ac.tar.gz |
Bump PKGREVISION for gtkhtml38 shlib name change.
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 3e6331d8c86..3f69f757ad2 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2007/03/21 12:05:47 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2007/04/11 22:45:57 wiz Exp $ DISTNAME= balsa-2.3.10 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail gnome MASTER_SITES= http://balsa.gnome.org/ \ ftp://ftp.newton.cx/pub/balsa/ |