Updated python-ldap homepage URL
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# $Id: Makefile,v 1.3 2000/08/20 15:04:23 leonard Exp $
|
# $Id: Makefile,v 1.4 2014/11/18 08:27:23 stroeder Exp $
|
||||||
|
|
||||||
WRKDIST= ${.CURDIR}/../..
|
WRKDIST= ${.CURDIR}/../..
|
||||||
VERSION!= sh ${WRKDIST}/Build/version.sh
|
VERSION!= sh ${WRKDIST}/Build/version.sh
|
||||||
@@ -7,7 +7,7 @@ PKGNAME= python-ldap-${VERSION}
|
|||||||
RUN_DEPENDS= python:lang/python
|
RUN_DEPENDS= python:lang/python
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MAINATINER= leonard@users.sourceforge.net
|
MAINATINER= leonard@users.sourceforge.net
|
||||||
HOMEPAGE= http://python-ldap.sourceforge.net/
|
HOMEPAGE= http://www.python-ldap.org/
|
||||||
|
|
||||||
FAKE= Yes
|
FAKE= Yes
|
||||||
CONFIGURE_STYLE= gnu
|
CONFIGURE_STYLE= gnu
|
||||||
|
|||||||
@@ -2,9 +2,9 @@
|
|||||||
Demo for using ldap.resiter.ResultProcessor
|
Demo for using ldap.resiter.ResultProcessor
|
||||||
written by Michael Stroeder <michael@stroeder.com>
|
written by Michael Stroeder <michael@stroeder.com>
|
||||||
|
|
||||||
See http://python-ldap.sourceforge.net for details.
|
See http://www.python-ldap.org for details.
|
||||||
|
|
||||||
\$Id: resiter.py,v 1.1 2005/11/07 11:24:25 stroeder Exp $
|
\$Id: resiter.py,v 1.2 2014/11/18 08:27:22 stroeder Exp $
|
||||||
|
|
||||||
Python compability note:
|
Python compability note:
|
||||||
Requires Python 2.3+
|
Requires Python 2.3+
|
||||||
|
|||||||
Reference in New Issue
Block a user