diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-16 13:58:20 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-16 13:58:20 +0000 |
commit | ab046265760cf8ead01ebc158ada6d9f7c986269 (patch) | |
tree | 8753871179b316e714fef7173f4b60c9097f9f57 /ftp | |
parent | e8704075ff7970018fce6b7eeb03ca19dd44a303 (diff) |
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index 49741075a459..0ddd0b1194f4 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -60,8 +60,8 @@ SUBDIR += php80-curl SUBDIR += php80-ftp SUBDIR += php81-curl - SUBDIR += php82-curl SUBDIR += php81-ftp + SUBDIR += php82-curl SUBDIR += php82-ftp SUBDIR += phpwebftp SUBDIR += proftpd |