diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
commit | db6d323dff20583333ecef6235503c364118e8ce (patch) | |
tree | 3f7da2ba58fa56396a4b7cd60f445567da127dd5 /net/ldapscripts | |
parent | 48a2ab644814a0a03473a4fc0cf645c05b8e276a (diff) |
Notes
Diffstat (limited to 'net/ldapscripts')
-rw-r--r-- | net/ldapscripts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ldapscripts/Makefile b/net/ldapscripts/Makefile index b5af3a2bcfc3..4bcac89470bc 100644 --- a/net/ldapscripts/Makefile +++ b/net/ldapscripts/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ EXTRACT_SUFX= .tgz -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Scripts to manage posix accounts in an OpenLDAP directory WANT_OPENLDAP_VER?= 23 |