diff options
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 fd40a0179c93..6b96219a15e4 100644 --- a/net/py-ldap2/Makefile +++ b/net/py-ldap2/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ PORTNAME= ldap2 -PORTVERSION= CVS200201041716 +PORTVERSION= 2.0.0pre04 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= python-ldap PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= Python-LDAP-${PORTVERSION} +DISTNAME= python-ldap-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org |