git: 4dca25d27a88 - main - Sort www
Tobias Kortkamp
tobik at FreeBSD.org
Wed Apr 21 10:58:32 UTC 2021
The branch main has been updated by tobik:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4dca25d27a88f648ec0408a588bbaeddaafb0539
commit 4dca25d27a88f648ec0408a588bbaeddaafb0539
Author: Tobias Kortkamp <tobik at FreeBSD.org>
AuthorDate: 2021-04-21 10:29:58 +0000
Commit: Tobias Kortkamp <tobik at FreeBSD.org>
CommitDate: 2021-04-21 10:57:22 +0000
Sort www
Reported by: portscan
---
www/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/Makefile b/www/Makefile
index d9ff351d9360..da7fc1fb6d5d 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1468,8 +1468,8 @@
SUBDIR += py-django-braces
SUBDIR += py-django-bulk-update
SUBDIR += py-django-cacheops
- SUBDIR += py-django-classy-tags
SUBDIR += py-django-ckeditor-5
+ SUBDIR += py-django-classy-tags
SUBDIR += py-django-cms
SUBDIR += py-django-common-helpers
SUBDIR += py-django-compat
More information about the dev-commits-ports-all
mailing list