diff options
-rw-r--r-- | databases/py-ldap/Makefile | 7 | ||||
-rw-r--r-- | databases/py-ldap/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/databases/py-ldap/Makefile b/databases/py-ldap/Makefile index 406e51b44d2..a1a7d936050 100644 --- a/databases/py-ldap/Makefile +++ b/databases/py-ldap/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2004/07/22 09:16:00 recht Exp $ +# $NetBSD: Makefile,v 1.17 2004/08/13 12:07:05 cube Exp $ -DISTNAME= python-ldap-2.0.0pre15 -PKGNAME= ${PYPKGPREFIX}-ldap-2.0.0pre15 -PKGREVISION= 1 +DISTNAME= python-ldap-2.0.2 +PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/} CATEGORIES= databases python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=python-ldap/} diff --git a/databases/py-ldap/distinfo b/databases/py-ldap/distinfo index ebce30f6a66..9076ec2adb4 100644 --- a/databases/py-ldap/distinfo +++ b/databases/py-ldap/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2004/01/20 05:16:58 cube Exp $ +$NetBSD: distinfo,v 1.5 2004/08/13 12:07:05 cube Exp $ -SHA1 (python-ldap-2.0.0pre15.tar.gz) = 9308ede823d1818b28461a997769c6234e3dd6c5 -Size (python-ldap-2.0.0pre15.tar.gz) = 73156 bytes +SHA1 (python-ldap-2.0.2.tar.gz) = 9d1c9bcfbce35ae86fd97c74bc9d6924d90847dd +Size (python-ldap-2.0.2.tar.gz) = 64924 bytes |