diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2016-01-16 13:51:11 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2016-01-16 13:51:11 +0000 |
commit | a38f734e65a59d0ac3f820c7ecdd129cc9c93b2f (patch) | |
tree | f41d99e96b1d90301764d4b3c8d836b418b29be5 /net/py-ldap3/Makefile | |
parent | Fix gdk-pixbuf2 detection in configure to work w3mimgdisplay correctly. (diff) |
net/py-ldap3: update to 1.0.3
Notes
Notes:
svn path=/head/; revision=406222
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} |