git: a040d4eba15f - main - www/py-django31: Update CONFLICTS_INSTALL
Wen Heping
wen at FreeBSD.org
Wed Sep 22 02:46:40 UTC 2021
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a040d4eba15fa014443286835e3529681581cbde
commit a040d4eba15fa014443286835e3529681581cbde
Author: Wen Heping <wen at FreeBSD.org>
AuthorDate: 2021-09-22 02:45:27 +0000
Commit: Wen Heping <wen at FreeBSD.org>
CommitDate: 2021-09-22 02:45:27 +0000
www/py-django31: Update CONFLICTS_INSTALL
---
www/py-django31/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www/py-django31/Makefile b/www/py-django31/Makefile
index 091fad08976e..eba65453949a 100644
--- a/www/py-django31/Makefile
+++ b/www/py-django31/Makefile
@@ -36,8 +36,8 @@ PORTDOCS= *
SHEBANG_FILES= django/bin/django-admin.py \
django/conf/project_template/manage.py-tpl
-CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}django111 ${PYTHON_PKGNAMEPREFIX}django22 \
- ${PYTHON_PKGNAMEPREFIX}django30 ${PYTHON_PKGNAMEPREFIX}django32
+CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}django22 \
+ ${PYTHON_PKGNAMEPREFIX}django32
CPE_VENDOR= djangoproject
More information about the dev-commits-ports-all
mailing list