diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-01 20:20:31 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-01 20:20:31 +0000 |
commit | 52cd1486a90f48654ffcacd691e3e5fd5da1f85e (patch) | |
tree | e161da51b1f5e58390fc7bf291ca209af0c56509 /mail/tumgreyspf | |
parent | e53c13b9c9f17d285747e65da7453f8b1d9b2861 (diff) |
Notes
Diffstat (limited to 'mail/tumgreyspf')
-rw-r--r-- | mail/tumgreyspf/Makefile | 7 | ||||
-rw-r--r-- | mail/tumgreyspf/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/mail/tumgreyspf/Makefile b/mail/tumgreyspf/Makefile index b140b3c43415..b45f5cdef3e0 100644 --- a/mail/tumgreyspf/Makefile +++ b/mail/tumgreyspf/Makefile @@ -6,12 +6,13 @@ # PORTNAME= tumgreyspf -PORTVERSION= 1.35 +PORTVERSION= 1.36 CATEGORIES= mail MASTER_SITES= ftp://ftp.tummy.com/pub/tummy/tumgreyspf/ \ - ftp://ftp.tummy.com/pub/tummy/tumgreyspf/old-releases/ + ftp://ftp.tummy.com/pub/tummy/tumgreyspf/old-releases/ \ + LOCAL/sunpoet -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= External policy checker for the postfix mail server RUN_DEPENDS= ${PYTHON_SITELIBDIR}/spf.py:${PORTSDIR}/mail/py-spf diff --git a/mail/tumgreyspf/distinfo b/mail/tumgreyspf/distinfo index 955afd2ec1ae..515549741ce9 100644 --- a/mail/tumgreyspf/distinfo +++ b/mail/tumgreyspf/distinfo @@ -1,2 +1,2 @@ -SHA256 (tumgreyspf-1.35.tar.gz) = 31e67f406dd3b760f5b6f2e504e868110437bb0bc2e251bf937bd622ebb31b68 -SIZE (tumgreyspf-1.35.tar.gz) = 29739 +SHA256 (tumgreyspf-1.36.tar.gz) = 3f8539bb9c5b828d5c59b94b8bcda3b5700742c1ffc9314d456cfbc1cc26ac17 +SIZE (tumgreyspf-1.36.tar.gz) = 29244 |