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 /converters/Makefile | |
parent | f9c545c0fae2981d050c79855f96a87db6f7fb13 (diff) | |
download | ports-c50d57602798240a8c8d5995c97a73c7377dbd13.tar.gz ports-c50d57602798240a8c8d5995c97a73c7377dbd13.zip |
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index 2a0031cfd8a2..03e6e5d628fa 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -141,8 +141,8 @@ SUBDIR += php74-iconv SUBDIR += php74-mbstring SUBDIR += php80-iconv - SUBDIR += php81-iconv SUBDIR += php80-mbstring + SUBDIR += php81-iconv SUBDIR += php81-mbstring SUBDIR += psiconv SUBDIR += py-bencode.py |