diff options
Diffstat (limited to 'net/py-ldap3/Makefile')
-rw-r--r-- | net/py-ldap3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/py-ldap3/Makefile b/net/py-ldap3/Makefile index 0b2e6c54730f..c0f16899cf32 100644 --- a/net/py-ldap3/Makefile +++ b/net/py-ldap3/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ldap3 -PORTVERSION= 0.9.9.2 -PORTREVISION= 1 +PORTVERSION= 1.0.3 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |