diff options
author | Xin LI <delphij@FreeBSD.org> | 2007-12-21 06:46:25 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2007-12-21 06:46:25 +0000 |
commit | ba4349c130cd64715de18a9d263386c476c39de3 (patch) | |
tree | 4f498fa778cabfaa90b5794b7ae5243f8b647b5f /net/py-ldap2/Makefile | |
parent | b4ce4555408f58d7f4117efedf4dd604e32a30df (diff) | |
download | ports-ba4349c130cd64715de18a9d263386c476c39de3.tar.gz ports-ba4349c130cd64715de18a9d263386c476c39de3.zip |
Notes
Diffstat (limited to 'net/py-ldap2/Makefile')
-rw-r--r-- | net/py-ldap2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-ldap2/Makefile b/net/py-ldap2/Makefile index db91466b7cab..94f5befeb17e 100644 --- a/net/py-ldap2/Makefile +++ b/net/py-ldap2/Makefile @@ -5,9 +5,9 @@ # $FreeBSD$ PORTNAME= ldap2 -PORTVERSION= 2.3 +PORTVERSION= 2.3.1 CATEGORIES= net python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= python-ldap PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-ldap-${PORTVERSION} |