diff options
author | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
commit | f864a78a042ff847980870d00c67f37c39e82dd4 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /mail/balsa | |
parent | b77192c2aa7c220fa8a1772be9fe96a4c31b3bf1 (diff) | |
download | pkgsrc-f864a78a042ff847980870d00c67f37c39e82dd4.tar.gz |
PKGREVISION++ due to devel/popt update.
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 f4172cc695d..597b29392ed 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2003/07/17 21:45:42 grant Exp $ +# $NetBSD: Makefile,v 1.36 2003/11/12 01:31:50 salo Exp $ # DISTNAME= balsa-1.4.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ |