git: 2ce6f5bef0e0 - main - devel/py-logan: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:36:39 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2ce6f5bef0e03bfeab5c27484cfb9b017c856fd7 commit 2ce6f5bef0e03bfeab5c27484cfb9b017c856fd7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:16:24 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:30:24 +0000 devel/py-logan: Update WWW and clean up pkg-descr --- devel/py-logan/Makefile | 2 +- devel/py-logan/pkg-descr | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/devel/py-logan/Makefile b/devel/py-logan/Makefile index 9203d8890d52..19fcf6215a71 100644 --- a/devel/py-logan/Makefile +++ b/devel/py-logan/Makefile @@ -7,7 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Toolkit for running standalone Django applications -WWW= https://pypi.org/project/logan/ +WWW= https://github.com/dcramer/logan LICENSE= APACHE20 diff --git a/devel/py-logan/pkg-descr b/devel/py-logan/pkg-descr index e1a157634435..02d44e0f9c4c 100644 --- a/devel/py-logan/pkg-descr +++ b/devel/py-logan/pkg-descr @@ -1,5 +1,3 @@ Logan is a toolkit for running standalone Django applications. It provides you with tools to create a CLI runner, manage settings, and the ability to bootstrap the process. - -See also: https://github.com/dcramer/logan