diff options
Diffstat (limited to 'mail/balsa/Makefile')
-rw-r--r-- | mail/balsa/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 7406f3724cd..a0c51472b4b 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2000/06/01 11:23:34 rh Exp $ +# $NetBSD: Makefile,v 1.5 2000/07/05 18:46:45 rh Exp $ # -DISTNAME= balsa-0.8.0 +DISTNAME= balsa-0.9.0 CATEGORIES= mail gnome -MASTER_SITES= ftp://ftp.newton.cx/pub/balsa/ +MASTER_SITES= ftp://ftp.newton.cx/pub/balsa/ \ + http://www.theochem.kth.se/~pawsa/balsa/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.balsa.net/ |