diff options
author | Alex Dupre <ale@FreeBSD.org> | 2014-09-04 14:24:25 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2014-09-04 14:24:25 +0000 |
commit | f23aed7bde4b7e82cbb2943a38f6f60f51038567 (patch) | |
tree | 65444edf752ebaf49e944ea49c7e7dad35e1de9a /net/Makefile | |
parent | b3f383ce848e6d547e583f3f4ce764dd3c400cb6 (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 5a69f3f79625..77564c139c81 100644 --- a/net/Makefile +++ b/net/Makefile @@ -831,6 +831,10 @@ SUBDIR += php55-soap SUBDIR += php55-sockets SUBDIR += php55-xmlrpc + SUBDIR += php56-ldap + SUBDIR += php56-soap + SUBDIR += php56-sockets + SUBDIR += php56-xmlrpc SUBDIR += phpldapadmin SUBDIR += pimdd SUBDIR += pipsecd |