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 /lang/Makefile | |
parent | f9c545c0fae2981d050c79855f96a87db6f7fb13 (diff) |
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 3a8415003ba0..7fa3d004f658 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -263,8 +263,8 @@ SUBDIR += php74 SUBDIR += php74-extensions SUBDIR += php80 - SUBDIR += php81 SUBDIR += php80-extensions + SUBDIR += php81 SUBDIR += php81-extensions SUBDIR += picoc SUBDIR += plexil |