diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 09:08:46 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 09:08:46 +0000 |
commit | b60f338503c16a0ae6925d0542fa1f1e52756bd8 (patch) | |
tree | bd920dcf73f4098427543ebbcec1012912ee1e16 /ftp | |
parent | Add a new shared extension for PHP. (diff) |
Add a new shared extension for PHP.
Notes
Notes:
svn path=/head/; revision=114136
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 67cb75d4b258..b84536dd57ce 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -68,6 +68,7 @@ SUBDIR += pftpd SUBDIR += php4-curl SUBDIR += php4-ftp + SUBDIR += php5-curl SUBDIR += proftpd SUBDIR += proftpd-mysql SUBDIR += profxp |