aboutsummaryrefslogtreecommitdiff
path: root/mail/tumgreyspf
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-29 19:03:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-29 19:03:25 +0000
commit2328bfb8fe2f673218a3283f4491605e94116b41 (patch)
tree47483b0715961d6afad48ecae245dabdf3cc88b8 /mail/tumgreyspf
parent4e398edc2a6b9e139544e37c69e219c22fded087 (diff)
downloadports-2328bfb8fe2f673218a3283f4491605e94116b41.tar.gz
ports-2328bfb8fe2f673218a3283f4491605e94116b41.zip
Notes
Diffstat (limited to 'mail/tumgreyspf')
-rw-r--r--mail/tumgreyspf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/tumgreyspf/Makefile b/mail/tumgreyspf/Makefile
index 5f4716ce350f..c828f2a750ac 100644
--- a/mail/tumgreyspf/Makefile
+++ b/mail/tumgreyspf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tumgreyspf
PORTVERSION= 1.38
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= ftp://ftp.tummy.com/pub/tummy/tumgreyspf/ \
ftp://ftp.tummy.com/pub/tummy/tumgreyspf/old-releases/ \
@@ -14,7 +14,7 @@ COMMENT= External policy checker for the postfix mail server
LICENSE= GPLv2
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/spf.py:${PORTSDIR}/mail/py-spf
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyspf>=0:${PORTSDIR}/mail/py-pyspf
OPTIONS_DEFINE= DOCS