aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2016-01-16 18:06:08 +0800
committermiwi <miwi@FreeBSD.org>2016-01-16 18:06:08 +0800
commit710d10c9185eb082a74b7d99f7463025ec21bb51 (patch)
tree8c26042cf65f85717d6617a9ebeed91f61e2a83d /www
parentcd2ba4383961d30df25afcff8d7954a573d982f4 (diff)
downloadfreebsd-ports-gnome-710d10c9185eb082a74b7d99f7463025ec21bb51.tar.gz
freebsd-ports-gnome-710d10c9185eb082a74b7d99f7463025ec21bb51.tar.zst
freebsd-ports-gnome-710d10c9185eb082a74b7d99f7463025ec21bb51.zip
- Unbreak INDEX
Diffstat (limited to 'www')
-rw-r--r--www/py-django-registration-defaults/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-registration-defaults/Makefile b/www/py-django-registration-defaults/Makefile
index b38fb1e1db5a..e3341e042911 100644
--- a/www/py-django-registration-defaults/Makefile
+++ b/www/py-django-registration-defaults/Makefile
@@ -13,7 +13,7 @@ COMMENT= Default templates and settings for django-registration
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-registration>=0:${PORTSDIR}/www/py-django-registration18
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-registration>=0:${PORTSDIR}/www/py-django-registration
USES= python
USE_PYTHON= distutils autoplist