diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-09-16 07:56:43 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-09-16 07:56:43 +0800 |
commit | 96f2e26c39f79da6ae6a6c3139f2c9de79f872bc (patch) | |
tree | 47761a525e6e5bd3bc94e542fca177a4368acbce /mail | |
parent | 2b78594d9e1a1d49057ae73f770b0010683f0bd9 (diff) | |
download | freebsd-ports-gnome-96f2e26c39f79da6ae6a6c3139f2c9de79f872bc.tar.gz freebsd-ports-gnome-96f2e26c39f79da6ae6a6c3139f2c9de79f872bc.tar.zst freebsd-ports-gnome-96f2e26c39f79da6ae6a6c3139f2c9de79f872bc.zip |
- Return these ports to the heap
Diffstat (limited to 'mail')
-rw-r--r-- | mail/t-prot/Makefile | 2 | ||||
-rw-r--r-- | mail/tmda/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
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) |