diff options
-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 80e0a522dac0..f76cb728da27 100644 --- a/mail/metamail/Makefile +++ b/mail/metamail/Makefile @@ -9,11 +9,12 @@ PORTNAME= metamail PORTVERSION= 2.7 PORTREVISION= 3 CATEGORIES= mail -MASTER_SITES= http://ftp.funet.fi/pub/unix/mail/metamail/ +MASTER_SITES= http://ftp.funet.fi/pub/unix/mail/metamail/ \ + ftp://ftp.research.telcordia.com/pub/nsb/ DISTNAME= mm${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jean-francois.dockes@wanadoo.fr COMMENT= Implementation of MIME, the Multipurpose Internet Mail Extensions BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} |