git: a6cdb94ccdfa - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Jul 2023 16:45:21 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a6cdb94ccdfa1813df61ea7224caa6534366ee5e commit a6cdb94ccdfa1813df61ea7224caa6534366ee5e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-07-31 16:27:17 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-07-31 16:39:45 +0000 */Makefile: Sort SUBDIRs --- emulators/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/Makefile b/emulators/Makefile index 54a6cb89c720..b60e5f88483d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -166,13 +166,13 @@ SUBDIR += vt100 SUBDIR += vxtools SUBDIR += wine - SUBDIR += wine7 SUBDIR += wine-devel SUBDIR += wine-gecko SUBDIR += wine-gecko-devel SUBDIR += wine-mono SUBDIR += wine-mono-devel SUBDIR += wine-proton + SUBDIR += wine7 SUBDIR += winetricks SUBDIR += x16-emulator SUBDIR += x16-rom