From c5bbdedcbf03438219ff848076ff5ea09c525eb1 Mon Sep 17 00:00:00 2001 From: Sergei Kolobov Date: Tue, 6 Sep 2005 14:19:43 +0000 Subject: [PATCH] - Some users have problems downloading t-prot from its the only master site. Attempt to address those issues to adding a mirror at FreeBSD.org PR: ports/85771 Submitted by: Matthias Fechner --- mail/t-prot/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mail/t-prot/Makefile b/mail/t-prot/Makefile index bd584845f082..152d816b762c 100644 --- a/mail/t-prot/Makefile +++ b/mail/t-prot/Makefile @@ -8,7 +8,9 @@ PORTNAME= t-prot PORTVERSION= 2.0.1 CATEGORIES= mail -MASTER_SITES= http://www.escape.de/users/tolot/mutt/t-prot/downloads/ +MASTER_SITES= http://www.escape.de/users/tolot/mutt/t-prot/downloads/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= sergei MAINTAINER= sergei@FreeBSD.org COMMENT= TOFU Protection - Display Filter for RFC822 messages