diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 08:28:11 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 08:28:11 +0000 |
commit | 26c2229e51503aee1b1ab4a3901a7242111c86b5 (patch) | |
tree | 9f8775fafeb56cadddf57f64dc6f138e815969b2 /net/Makefile | |
parent | b27145cf9bd8aeb1625fbca0488824d4d4564afb (diff) | |
download | ports-26c2229e51503aee1b1ab4a3901a7242111c86b5.tar.gz ports-26c2229e51503aee1b1ab4a3901a7242111c86b5.zip |
Add a new shared extension for PHP.
Notes
Notes:
svn path=/head/; revision=114057
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 7e0b7963edf0..9c4c1c8fde65 100644 --- a/net/Makefile +++ b/net/Makefile @@ -516,6 +516,7 @@ SUBDIR += php4-ldap SUBDIR += php4-sockets SUBDIR += php4-xmlrpc + SUBDIR += php4-yp SUBDIR += phpldapadmin SUBDIR += pim6dd SUBDIR += pim6sd |