diff options
| author | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
|---|---|---|
| committer | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
| commit | 4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d (patch) | |
| tree | 3ac0539929df7ded62928608363897c24273f689 /mail/postfix-policyd-spf-python | |
| parent | - Enable staging (diff) | |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
Notes
Notes:
svn path=/head/; revision=338168
Diffstat (limited to 'mail/postfix-policyd-spf-python')
| -rw-r--r-- | mail/postfix-policyd-spf-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-policyd-spf-python/Makefile b/mail/postfix-policyd-spf-python/Makefile index 3c624850b5d1..6c90ccdc945d 100644 --- a/mail/postfix-policyd-spf-python/Makefile +++ b/mail/postfix-policyd-spf-python/Makefile @@ -11,7 +11,7 @@ DISTNAME= pypolicyd-spf-${PORTVERSION} MAINTAINER= me@mortis.eu COMMENT= Pure Python Postfix policy daemon for SPF checking -LICENSE= AL2 +LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipaddr>0:${PORTSDIR}/devel/py-ipaddr \ ${PYTHON_PKGNAMEPREFIX}spf>0:${PORTSDIR}/mail/py-spf \ |
