aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-django-reversion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-reversion/Makefile')
-rw-r--r--www/py-django-reversion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-reversion/Makefile b/www/py-django-reversion/Makefile
index 740a8ec9efee..66047e5b2443 100644
--- a/www/py-django-reversion/Makefile
+++ b/www/py-django-reversion/Makefile
@@ -13,7 +13,7 @@ COMMENT= Provides comprehensive version control facilities to Django apps
LICENSE= BSD3CLAUSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=0:${PORTSDIR}/www/py-django18
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=0:${PORTSDIR}/www/py-django18
USES= python
USE_PYTHON= distutils