diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2008-11-19 20:43:26 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2008-11-19 20:43:26 +0000 |
commit | 715a020b5df19ec858cd99264f4266d04f1a6170 (patch) | |
tree | 5b2ced6e0a4fc752268eae56732c15908d3c1a26 /mail/t-prot | |
parent | b4af77eafdde4994ba709467fde9f2f793f00a6c (diff) | |
download | ports-715a020b5df19ec858cd99264f4266d04f1a6170.tar.gz ports-715a020b5df19ec858cd99264f4266d04f1a6170.zip |
Notes
Diffstat (limited to 'mail/t-prot')
-rw-r--r-- | mail/t-prot/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/t-prot/Makefile b/mail/t-prot/Makefile index 6c04bcd95639..053f8f020e8a 100644 --- a/mail/t-prot/Makefile +++ b/mail/t-prot/Makefile @@ -8,9 +8,11 @@ PORTNAME= t-prot PORTVERSION= 2.5 CATEGORIES= mail -MASTER_SITES= http://www.escape.de/~tolot/mutt/t-prot/downloads/ +MASTER_SITES= http://www.escape.de/~tolot/mutt/t-prot/downloads/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= sergei -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sergei@FreeBSD.org COMMENT= TOFU Protection - Display Filter for RFC822 messages RUN_DEPENDS= ${SITE_PERL}/Getopt/Mixed.pm:${PORTSDIR}/devel/p5-Getopt-Mixed |