diff options
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 |