Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 2021 10:58:32 GMT
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4dca25d27a88 - main - Sort www
Message-ID:  <202104211058.13LAwWVK059631@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tobik:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4dca25d27a88f648ec0408a588bbaeddaafb0539

commit 4dca25d27a88f648ec0408a588bbaeddaafb0539
Author:     Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2021-04-21 10:29:58 +0000
Commit:     Tobias Kortkamp <tobik@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104211058.13LAwWVK059631>