diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2005-09-06 14:19:43 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2005-09-06 14:19:43 +0000 |
commit | c5bbdedcbf03438219ff848076ff5ea09c525eb1 (patch) | |
tree | ea4fe2845e35b17df0cee1f253395ca3fee4bb95 /mail/t-prot | |
parent | c2130fc8f81ea7b4870bf3ffcf091afd9a384eac (diff) | |
download | ports-c5bbdedcbf03438219ff848076ff5ea09c525eb1.tar.gz ports-c5bbdedcbf03438219ff848076ff5ea09c525eb1.zip |
Notes
Diffstat (limited to 'mail/t-prot')
-rw-r--r-- | mail/t-prot/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 |