diff options
author | Xin LI <delphij@FreeBSD.org> | 2011-08-11 18:01:31 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2011-08-11 18:01:31 +0000 |
commit | 451fd8222adebc69e1574f84903521b38f5cbde2 (patch) | |
tree | 480f1b622ce998697788d9488c1a5d7be562e057 | |
parent | - Remove unneeded BROKEN, distfile is still fetchable from FreeBSD mirror (diff) |
Pass maintainership to Ruslan who submitted so many good patches.
Notes
Notes:
svn path=/head/; revision=279504
-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 d732d991b60d..f7bc3ceeca17 100644 --- a/net/py-ldap2/Makefile +++ b/net/py-ldap2/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-ldap-${PORTVERSION} -MAINTAINER= delphij@FreeBSD.org +MAINTAINER= cvs-src@yandex.ru COMMENT= An LDAP module for python, for OpenLDAP2 LICENSE= PSFL |