aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-django-app-plugins/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-app-plugins/Makefile')
-rw-r--r--www/py-django-app-plugins/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/py-django-app-plugins/Makefile b/www/py-django-app-plugins/Makefile
index 5d5ac8fb3bad..e0667b0fa72d 100644
--- a/www/py-django-app-plugins/Makefile
+++ b/www/py-django-app-plugins/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= ports@caomhin.org
COMMENT= Reusable django application for writing pluggable reusable django applications
BROKEN= Unfetchable (google code has gone away)
+DEPRECATED= Unfetchable for more than six months (google code has gone away)
+EXPIRATION_DATE= 2017-04-30
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:www/py-django18