diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-02-01 15:53:08 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-02-01 15:53:08 +0000 |
commit | 978fe5634d7221048a082397bbd201ad0df69986 (patch) | |
tree | 7a2c7f3f8aaaf4ca81d9acb3cee41fcdd5efd12e /mail/tumgreyspf | |
parent | 3df4965938d5a8a7ca7111830e8fe707f5f2b1ad (diff) |
Notes
Diffstat (limited to 'mail/tumgreyspf')
-rw-r--r-- | mail/tumgreyspf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/tumgreyspf/Makefile b/mail/tumgreyspf/Makefile index 5c3b746b39f8..b140b3c43415 100644 --- a/mail/tumgreyspf/Makefile +++ b/mail/tumgreyspf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp.tummy.com/pub/tummy/tumgreyspf/ \ ftp://ftp.tummy.com/pub/tummy/tumgreyspf/old-releases/ -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= External policy checker for the postfix mail server RUN_DEPENDS= ${PYTHON_SITELIBDIR}/spf.py:${PORTSDIR}/mail/py-spf |