diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-05-23 10:59:17 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-05-23 10:59:17 +0000 |
commit | 44bf7fbc4bd96bccc81f5382f28cd607881d65b6 (patch) | |
tree | cb171feb630cc01a5e898b06449cfbcf25454464 /net/py-ldap2/Makefile | |
parent | 05f6d6d65c5eb3fa48f3591e03a23bb3c1076978 (diff) |
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 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 |