From 96f2e26c39f79da6ae6a6c3139f2c9de79f872bc Mon Sep 17 00:00:00 2001 From: tabthorpe Date: Thu, 15 Sep 2011 23:56:43 +0000 Subject: - Return these ports to the heap --- mail/t-prot/Makefile | 2 +- mail/tmda/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/t-prot/Makefile b/mail/t-prot/Makefile index 13dc2a27a709..ebb87bb6b724 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= sergei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TOFU Protection - Display Filter for RFC822 messages RUN_DEPENDS= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile index 0d4e609aedfe..5c907ae04ab2 100644 --- a/mail/tmda/Makefile +++ b/mail/tmda/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://tmda.net/pub/tmda/releases/ \ MASTER_SITE_SUBDIR= sergei EXTRACT_SUFX= .tgz -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python-based SPAM reduction system .if defined(WITH_CDB) -- cgit