diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-01-10 11:14:45 +0800 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-01-10 11:14:45 +0800 |
commit | 6d3bc4d922b1292d9d9ca2606a1b91f2559591d6 (patch) | |
tree | 3d56ca2676094aaf385cf1617f69f54f9ba012e8 /mail | |
parent | 2f131ff65b730f166bf9472bea284dbea9f4935d (diff) | |
download | freebsd-ports-gnome-6d3bc4d922b1292d9d9ca2606a1b91f2559591d6.tar.gz freebsd-ports-gnome-6d3bc4d922b1292d9d9ca2606a1b91f2559591d6.tar.zst freebsd-ports-gnome-6d3bc4d922b1292d9d9ca2606a1b91f2559591d6.zip |
- Reassign to the heap due to mail bounces
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Mail-SpamAssassin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-SpamAssassin/Makefile b/mail/p5-Mail-SpamAssassin/Makefile index 2519fe179c45..143234bfac89 100644 --- a/mail/p5-Mail-SpamAssassin/Makefile +++ b/mail/p5-Mail-SpamAssassin/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= spamassassin/source/:apache Mail/:cpan PKGNAMEPREFIX?= p5- DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:apache,cpan -MAINTAINER?= beech@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= A highly efficient mail filter for identifying spam LICENSE= APACHE20 |