Skip to content

Commit

Permalink
Updated python-ldap homepage URL
Browse files Browse the repository at this point in the history
  • Loading branch information
stroeder committed Nov 18, 2014
1 parent 731f0d7 commit 6668350
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Build/build-openbsd/Makefile
Original file line number Diff line number Diff line change
@@ -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}/../..
VERSION!= sh ${WRKDIST}/Build/version.sh
Expand All @@ -7,7 +7,7 @@ PKGNAME= python-ldap-${VERSION}
RUN_DEPENDS= python:lang/python
CATEGORIES= misc
MAINATINER= leonard@users.sourceforge.net
HOMEPAGE= http://python-ldap.sourceforge.net/
HOMEPAGE= http://www.python-ldap.org/

FAKE= Yes
CONFIGURE_STYLE= gnu
Expand Down
4 changes: 2 additions & 2 deletions Demo/resiter.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Demo for using ldap.resiter.ResultProcessor
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:
Requires Python 2.3+
Expand Down

0 comments on commit 6668350

Please sign in to comment.