diff options
-rw-r--r-- | mail/metamail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/metamail/Makefile b/mail/metamail/Makefile index 739d6cca830e..ced15f6d5a24 100644 --- a/mail/metamail/Makefile +++ b/mail/metamail/Makefile @@ -8,7 +8,8 @@ PORTNAME= metamail PORTVERSION= 2.7 CATEGORIES= mail -MASTER_SITES= ftp://thumper.bellcore.com/pub/nsb/ +MASTER_SITES= http://ftp.dmz.digex.net/pub/packages/mail/metamail/ \ + ftp://thumper.bellcore.com/pub/nsb/ DISTNAME= mm${PORTVERSION} EXTRACT_SUFX= .tar.Z |