diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 11:19:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 11:19:56 +0000 |
commit | 88f202b27fef6dbcdad6b4dd8a8207d2a9547d4e (patch) | |
tree | 11536f258309f58de7f32ebe32069f56602c5b4a /mail | |
parent | c0723f4ce7fd877bc57f513edfc72e2962e0e993 (diff) | |
download | pkgsrc-88f202b27fef6dbcdad6b4dd8a8207d2a9547d4e.tar.gz |
Remove Ex-MASTER_SITE. From Zafer Aydogan.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mutt/Makefile | 3 | ||||
-rw-r--r-- | mail/teapop/Makefile | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 63fb6b33657..2516a65dc74 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.150 2007/10/16 23:48:59 tnn Exp $ +# $NetBSD: Makefile,v 1.151 2007/12/02 11:19:56 wiz Exp $ DISTNAME= mutt-1.4.2.3 CATEGORIES= mail MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ - ftp://ftp.stealth.net/pub/mirrors/ftp.mutt.org/pub/mutt/ \ ftp://gd.tuwien.ac.at/infosys/mail/mutt/ \ ftp://ftp.fu-berlin.de/unix/mail/mutt/ diff --git a/mail/teapop/Makefile b/mail/teapop/Makefile index c0cc895d65e..9412f594d35 100644 --- a/mail/teapop/Makefile +++ b/mail/teapop/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2006/12/06 19:44:46 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2007/12/02 11:20:22 wiz Exp $ DISTNAME= teapop-0.3.8 PKGREVISION= 5 CATEGORIES= mail -MASTER_SITES= ftp://ftp.toontown.org/pub/teapop/ \ - http://www.toontown.org/pub/teapop/ +MASTER_SITES= ftp://ftp.toontown.org/pub/teapop/ MAINTAINER= dawszy@arhea.net HOMEPAGE= http://www.toontown.org/teapop/ |