diff options
Diffstat (limited to 'www/py-django-simple-captcha/Makefile')
-rw-r--r-- | www/py-django-simple-captcha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-simple-captcha/Makefile b/www/py-django-simple-captcha/Makefile index a235df392b2f..ee6e97d517f1 100644 --- a/www/py-django-simple-captcha/Makefile +++ b/www/py-django-simple-captcha/Makefile @@ -3,7 +3,7 @@ PORTNAME= django-simple-captcha # updating, it should be first checked whether its consumers, e.g. www/seahub, # have been switched to Django 4.2. PORTVERSION= 0.5.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |