summaryrefslogtreecommitdiff
path: root/www/py-wagtail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-wagtail/Makefile')
-rw-r--r--www/py-wagtail/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/py-wagtail/Makefile b/www/py-wagtail/Makefile
index e26c2018a975..b89963a4233a 100644
--- a/www/py-wagtail/Makefile
+++ b/www/py-wagtail/Makefile
@@ -1,12 +1,13 @@
PORTNAME= wagtail
-PORTVERSION= 7.1
+PORTVERSION= 7.1.1
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Django content management system
-WWW= https://wagtail.io/ \
+WWW= https://wagtail.org/ \
+ https://docs.wagtail.org/en/latest/ \
https://github.com/wagtail/wagtail
LICENSE= BSD3CLAUSE