diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-21 06:00:43 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-21 06:00:43 +0000 |
commit | 11993b86ed427d48b7fc435e346ed24f34cf0a4f (patch) | |
tree | 46e7a9990bf2c594b6d10506ab96059f5c41e3d7 /mail/balsa2 | |
parent | 6957d70e2327dc2a8d4275277e1be50967ce38fe (diff) | |
download | pkgsrc-11993b86ed427d48b7fc435e346ed24f34cf0a4f.tar.gz |
Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
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 af288d93ccb..e660e837546 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2006/03/06 00:18:18 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2006/03/21 06:00:46 jlam Exp $ DISTNAME= balsa-2.3.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail gnome MASTER_SITES= http://balsa.gnome.org/ \ ftp://ftp.newton.cx/pub/balsa/ |