diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 08:06:21 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 08:06:21 +0000 |
commit | 9a1cd992e7820a320b93fdc2a9edd4aaf3fe1f7b (patch) | |
tree | 5d1d965d5cc0c0d9d630b656688dfdb3b7b72fdf /ftp/Makefile | |
parent | bb0c27bd52ee39dbacff13da2f5742e93d8c6398 (diff) | |
download | ports-9a1cd992e7820a320b93fdc2a9edd4aaf3fe1f7b.tar.gz ports-9a1cd992e7820a320b93fdc2a9edd4aaf3fe1f7b.zip |
Add a new shared extension for PHP.
Notes
Notes:
svn path=/head/; revision=114035
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 6114d8c243e7..67cb75d4b258 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -67,6 +67,7 @@ SUBDIR += pavuk SUBDIR += pftpd SUBDIR += php4-curl + SUBDIR += php4-ftp SUBDIR += proftpd SUBDIR += proftpd-mysql SUBDIR += profxp |