diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 08:04:47 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 08:04:47 +0000 |
commit | bb0c27bd52ee39dbacff13da2f5742e93d8c6398 (patch) | |
tree | d56e2ad7c73531d15b597e87721a235eb40e48e4 /ftp | |
parent | Add a new shared extension for PHP. (diff) |
Add a new shared extension for PHP.
Notes
Notes:
svn path=/head/; revision=114032
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index 135b12aade2c..6114d8c243e7 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -66,6 +66,7 @@ SUBDIR += paraget SUBDIR += pavuk SUBDIR += pftpd + SUBDIR += php4-curl SUBDIR += proftpd SUBDIR += proftpd-mysql SUBDIR += profxp |