diff options
author | ale <ale@FreeBSD.org> | 2004-07-19 17:08:46 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-07-19 17:08:46 +0800 |
commit | d75f05972c90ff484673fc1159f7e69611a76543 (patch) | |
tree | 25189fb68cecec9c9d5b4071c5292a6b5c2ff35a /ftp/Makefile | |
parent | 6e1e8b9dee21921228fd4cbe676cf6e6b1b55d05 (diff) | |
download | freebsd-ports-gnome-d75f05972c90ff484673fc1159f7e69611a76543.tar.gz freebsd-ports-gnome-d75f05972c90ff484673fc1159f7e69611a76543.tar.zst freebsd-ports-gnome-d75f05972c90ff484673fc1159f7e69611a76543.zip |
Add a new shared extension for PHP.
Diffstat (limited to 'ftp/Makefile')
-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 |