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/ldapmodule | |
parent | Remove patch that has been incorporated into 0.3f. By a quirk of (diff) |
change MAINTAINER to FreeBSD.org address
Notes
Notes:
svn path=/head/; revision=44375
Diffstat (limited to 'net/ldapmodule')
-rw-r--r-- | net/ldapmodule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ldapmodule/Makefile b/net/ldapmodule/Makefile index e1f6b4095e78..616a0ca3d565 100644 --- a/net/ldapmodule/Makefile +++ b/net/ldapmodule/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 |