diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-11-03 17:00:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-11-03 17:00:12 +0000 |
commit | 70b5c284caf564eec561f04f57f274ef08da12e4 (patch) | |
tree | 46be958239e191a5164a9240e8827bdd781cc391 /net/Makefile | |
parent | 05830cc6e25e327f5df55e12c011553ba89b18ed (diff) |
Creates new Net::LDAP::Entry objects for a posixGroup entry.
WWW: http://search.cpan.org/dist/Net-LDAP-posixGroup/
PR: ports/140131
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
Notes
Notes:
svn path=/head/; revision=243717
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 8f74b43198ef..1792c10303d6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -548,6 +548,7 @@ SUBDIR += p5-Net-LDAP-Makepath SUBDIR += p5-Net-LDAP-Server SUBDIR += p5-Net-LDAP-posixAccount + SUBDIR += p5-Net-LDAP-posixGroup SUBDIR += p5-Net-Libdnet SUBDIR += p5-Net-MAC SUBDIR += p5-Net-MAC-Vendor |