diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 07:56:59 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 07:56:59 +0000 |
commit | 783219628deb23b5ca41fc032b5c7275a28d418f (patch) | |
tree | 287a9892adae6590f07aedf80e07ec5509fd86f3 /devel | |
parent | Add a new shared extension for PHP. (diff) |
Add a new shared extension for PHP.
Notes
Notes:
svn path=/head/; revision=114011
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 469c525b12d6..2413c61cabdc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1030,6 +1030,7 @@ SUBDIR += pharmacy SUBDIR += php-dbg SUBDIR += php-xdebug + SUBDIR += php4-dio SUBDIR += php4-pcre SUBDIR += php4-pear SUBDIR += php5-pcre |