diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-06-24 04:28:57 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-06-24 04:28:57 +0000 |
commit | 385c248462ed9715d76fb027edf9073a041f93b9 (patch) | |
tree | b50be9aca17b5beb9a74ae4f801109873a9eab19 /net/py-ldap2 | |
parent | 2ee1cf027087c23fe75fe5a5806a78d33edbb8ff (diff) | |
download | ports-385c248462ed9715d76fb027edf9073a041f93b9.tar.gz ports-385c248462ed9715d76fb027edf9073a041f93b9.zip |
Notes
Diffstat (limited to 'net/py-ldap2')
-rw-r--r-- | net/py-ldap2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-ldap2/Makefile b/net/py-ldap2/Makefile index e1f6b4095e78..616a0ca3d565 100644 --- a/net/py-ldap2/Makefile +++ b/net/py-ldap2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://python-ldap.sourceforge.net/pub/python-ldap/ DISTNAME= python-ldap-${PORTVERSION}-src -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org LIB_DEPENDS= ldap:${PORTSDIR}/net/openldap2 BUILD_DEPENDS= python:${PORTSDIR}/lang/python |