aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2015-06-18 19:56:52 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2015-06-18 19:56:52 +0000
commit75153912ea2d9c80fa5f58a4bbe65167882d228f (patch)
tree296529de64dc6a4f4fd3fc1ac9478c982c6ece1b /mail
parent6763a3e0689858b76bd78658d771330b88193419 (diff)
downloadports-75153912ea2d9c80fa5f58a4bbe65167882d228f.tar.gz
ports-75153912ea2d9c80fa5f58a4bbe65167882d228f.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/py-ppolicy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/py-ppolicy/Makefile b/mail/py-ppolicy/Makefile
index 3aa41f3fa49e..e63125749d76 100644
--- a/mail/py-ppolicy/Makefile
+++ b/mail/py-ppolicy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ppolicy
PORTVERSION= 2.6.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= mail python
MASTER_SITES= http://kmlinux.fjfi.cvut.cz/~vokac/activities/ppolicy/download/%SUBDIR%/ \
http://www.chifeng.name/dist/ppolicy/%SUBDIR%/
@@ -34,7 +34,7 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/GeoIP.so:${PORTSDIR}/net/py-GeoIP
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=0:${PORTSDIR}/databases/py-MySQLdb
.endif
.if ${PORT_OPTIONS:MLDAP}
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ldap2>=2.3.1:${PORTSDIR}/net/py-ldap2
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ldap>=2.3.1:${PORTSDIR}/net/py-ldap
.endif
post-install: