Date: Wed, 5 Apr 2023 17:39:25 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7cad0c30d05e - main - www/py-wagtail: Update WWW and clean up pkg-descr Message-ID: <202304051739.335HdPF6090110@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7cad0c30d05e11252a1f481ae0bb833c0c97832d commit 7cad0c30d05e11252a1f481ae0bb833c0c97832d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:20:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:31:01 +0000 www/py-wagtail: Update WWW and clean up pkg-descr --- www/py-wagtail/Makefile | 3 ++- www/py-wagtail/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/www/py-wagtail/Makefile b/www/py-wagtail/Makefile index 94e6a5797723..20f9acdaade7 100644 --- a/www/py-wagtail/Makefile +++ b/www/py-wagtail/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Django content management system -WWW= https://wagtail.io/ +WWW= https://wagtail.io/ \ + https://github.com/wagtail/wagtail LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-wagtail/pkg-descr b/www/py-wagtail/pkg-descr index 1d68a314a87f..c677b0aeac8f 100644 --- a/www/py-wagtail/pkg-descr +++ b/www/py-wagtail/pkg-descr @@ -1,5 +1,3 @@ Wagtail is an open source content management system built on Django, with a strong community and commercial support. It's focused on user experience, and offers precise control for designers and developers. - -See also: https://github.com/wagtail/wagtail
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304051739.335HdPF6090110>