diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-04-13 13:51:30 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-04-13 13:51:30 +0000 |
commit | 2a33c4866744ef1b649026da5aee1ee75f9e2aa0 (patch) | |
tree | 5dabdf93699965615edca0ade069690842fbc1e9 /sysutils/luma | |
parent | - Take over from maintainer. (diff) |
- Adopted port.
- The maintainer (alecn2002@yandex.ru) passed it.
Approved by: itetcu (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=252643
Diffstat (limited to 'sysutils/luma')
-rw-r--r-- | sysutils/luma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/luma/Makefile b/sysutils/luma/Makefile index c9d32a19f1c7..3b0a62c852e3 100644 --- a/sysutils/luma/Makefile +++ b/sysutils/luma/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils net-mgmt MASTER_SITES= SF # MASTER_SITES= http://home.tu-clausthal.de/~ifwd/luma/ -MAINTAINER= alecn2002@yandex.ru +MAINTAINER= sylvio@FreeBSD.org COMMENT= A graphical tool for accessing and managing LDAP servers RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ldap2>=2.3.1:${PORTSDIR}/net/py-ldap2 \ |