diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-04-23 22:18:48 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-04-23 22:18:48 +0000 |
commit | 1aaae85bdc4e00b0cafc7a536934e0a41e58ff5b (patch) | |
tree | 34b2232ac085b8d098025b48ca036a1331ccdf19 /net/Makefile | |
parent | 078a1f526ea40b94c6c546d608f2d8ac1ea17af4 (diff) | |
download | ports-1aaae85bdc4e00b0cafc7a536934e0a41e58ff5b.tar.gz ports-1aaae85bdc4e00b0cafc7a536934e0a41e58ff5b.zip |
- PHP 5.2 slave port
PR: 145772
Submitted by: Alex Keda
Notes
Notes:
svn path=/head/; revision=253124
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 c92bf7a61e9f..39a35289d6e7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -771,6 +771,7 @@ SUBDIR += php5-sockets SUBDIR += php5-xmlrpc SUBDIR += php52-ldap + SUBDIR += php52-soap SUBDIR += phpldapadmin SUBDIR += phpldapadmin098 SUBDIR += pimdd |