diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-11 16:41:20 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-11 18:43:39 +0000 |
commit | c50d57602798240a8c8d5995c97a73c7377dbd13 (patch) | |
tree | 82b2cf0a85eb9efd852145dbf07a88644215dd73 /ftp/Makefile | |
parent | f9c545c0fae2981d050c79855f96a87db6f7fb13 (diff) | |
download | ports-c50d57602798240a8c8d5995c97a73c7377dbd13.tar.gz ports-c50d57602798240a8c8d5995c97a73c7377dbd13.zip |
Diffstat (limited to 'ftp/Makefile')
-rw-r--r-- | ftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index e576070085bb..74ad045e895c 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -60,8 +60,8 @@ SUBDIR += php74-curl SUBDIR += php74-ftp SUBDIR += php80-curl - SUBDIR += php81-curl SUBDIR += php80-ftp + SUBDIR += php81-curl SUBDIR += php81-ftp SUBDIR += phpwebftp SUBDIR += proftpd |