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/py-spf | |
parent | 3df4965938d5a8a7ca7111830e8fe707f5f2b1ad (diff) | |
download | ports-978fe5634d7221048a082397bbd201ad0df69986.tar.gz ports-978fe5634d7221048a082397bbd201ad0df69986.zip |
Notes
Diffstat (limited to 'mail/py-spf')
-rw-r--r-- | mail/py-spf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-spf/Makefile b/mail/py-spf/Makefile index 9f9c4e2c03b0..e3f6e938021a 100644 --- a/mail/py-spf/Makefile +++ b/mail/py-spf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/pymilter/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python implementation of the RFC 4408 SPF protocol RUN_DEPENDS= ${PYTHON_SITELIBDIR}/DNS/__init__.py:${PORTSDIR}/dns/py-dns |