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