diff options
author | linimon <linimon@FreeBSD.org> | 2011-09-19 11:51:19 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-09-19 11:51:19 +0800 |
commit | 054d0b2d7878b144162b55993879dd6b393cca7f (patch) | |
tree | 70493ce403b502617fba77628b845486c666926c /mail | |
parent | 9fb0209699c8d9ab9347c2bf7822ccb8fec6af90 (diff) | |
download | freebsd-ports-gnome-054d0b2d7878b144162b55993879dd6b393cca7f.tar.gz freebsd-ports-gnome-054d0b2d7878b144162b55993879dd6b393cca7f.tar.zst freebsd-ports-gnome-054d0b2d7878b144162b55993879dd6b393cca7f.zip |
Over to new volunteer.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/t-prot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/t-prot/Makefile b/mail/t-prot/Makefile index ebb87bb6b724..00bb02522652 100644 --- a/mail/t-prot/Makefile +++ b/mail/t-prot/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= http://www.escape.de/~tolot/mutt/t-prot/downloads/ \ LOCAL/sergei -MAINTAINER= ports@FreeBSD.org +MAINTAINER= torres.g.alex@gmail.com COMMENT= TOFU Protection - Display Filter for RFC822 messages RUN_DEPENDS= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ |