diff options
Diffstat (limited to 'mail/balsa/Makefile')
-rw-r--r-- | mail/balsa/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index aa31352e458..f8447cafc17 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.56 2007/09/21 13:03:57 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2007/12/02 11:18:17 wiz Exp $ DISTNAME= balsa-2.3.10 PKGREVISION= 10 CATEGORIES= mail gnome -MASTER_SITES= http://balsa.gnome.org/ \ - ftp://ftp.newton.cx/pub/balsa/ +MASTER_SITES= http://balsa.gnome.org/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org |