diff options
author | wiz <wiz> | 2007-12-02 11:17:22 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-12-02 11:17:22 +0000 |
commit | 49de71ef2974588b2fe8411a25b39c1e5cd1898e (patch) | |
tree | 7d812c75a7ec0ce5c49f092064aba49d7e9be307 /mail/balsa | |
parent | 80c812933740f051653b346621acaf8737495cf9 (diff) | |
download | pkgsrc-49de71ef2974588b2fe8411a25b39c1e5cd1898e.tar.gz |
Remove Ex-MASTER_SITE. From Zafer Aydogan.
Diffstat (limited to 'mail/balsa')
-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 |