diff options
author | reed <reed@pkgsrc.org> | 2005-03-22 23:19:31 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-03-22 23:19:31 +0000 |
commit | 343fbcc288fb631087b67b543e8e57c32975d758 (patch) | |
tree | 30edd40c3fe4bf1bdaa84b41eb7e06db9c8bcee9 /mail/metamail/Makefile | |
parent | 896629329af033b0d253d320d7b1242de271d0b2 (diff) | |
download | pkgsrc-343fbcc288fb631087b67b543e8e57c32975d758.tar.gz |
Remove old master site and add two mirrors. (The old host
has been gone for a long time.)
Is anyone interested in helping clean metamail up? A while ago
I received feedback from metamail package maintainers from other
projects who may help with keeping a metamail up-to-date.
Diffstat (limited to 'mail/metamail/Makefile')
-rw-r--r-- | mail/metamail/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/metamail/Makefile b/mail/metamail/Makefile index c4595305fca..97f9adf94c5 100644 --- a/mail/metamail/Makefile +++ b/mail/metamail/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.32 2005/02/15 20:08:55 xtraeme Exp $ +# $NetBSD: Makefile,v 1.33 2005/03/22 23:19:31 reed Exp $ DISTNAME= mm2.7 PKGNAME= metamail-2.7 PKGREVISION= 6 CATEGORIES= mail -MASTER_SITES= ftp://thumper.bellcore.com/pub/nsb/ +MASTER_SITES= http://ftp.funet.fi/pub/unix/mail/metamail/ \ + ftp://ftp.research.telcordia.com/pub/nsb/ EXTRACT_SUFX= .tar.Z MAINTAINER= tech-pkg@NetBSD.org |