git: e7e0840fb1fe - main - www/py-django50: Use tab instead of space
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Dec 2023 20:56:05 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e7e0840fb1fe75d1313f3261b1766f5bb2fbc509 commit e7e0840fb1fe75d1313f3261b1766f5bb2fbc509 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-12-14 20:47:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-12-14 20:47:59 +0000 www/py-django50: Use tab instead of space --- www/py-django50/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/py-django50/Makefile b/www/py-django50/Makefile index 2b4443aafaf4..60b62ae0f5c5 100644 --- a/www/py-django50/Makefile +++ b/www/py-django50/Makefile @@ -52,7 +52,7 @@ SQLITE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_F .include <bsd.port.pre.mk> .if ${PYTHON_REL} < 31000 -IGNORE= Requires Python-3.10 or later +IGNORE= requires Python 3.10 or later .endif post-build-HTMLDOCS-on: