git: a548719c3b20 - main - devel/Makefile: sort
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Aug 2023 16:28:07 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=a548719c3b20e98270c70e42e0c00b737d0fe3ee commit a548719c3b20e98270c70e42e0c00b737d0fe3ee Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-08-20 16:24:37 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-08-20 16:26:21 +0000 devel/Makefile: sort --- devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index fd9aea502cef..26a85209ab18 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4186,6 +4186,7 @@ SUBDIR += py-Jinja2 SUBDIR += py-Jinja2-doc SUBDIR += py-Js2Py + SUBDIR += py-Levenshtein SUBDIR += py-PYB11Generator SUBDIR += py-PeachPy SUBDIR += py-Products.ExternalEditor @@ -5397,7 +5398,6 @@ SUBDIR += py-pytest4-cache SUBDIR += py-pytest4-cov SUBDIR += py-pytest4-flakes - SUBDIR += py-Levenshtein SUBDIR += py-python-application SUBDIR += py-python-bugzilla SUBDIR += py-python-dbusmock