diff options
-rw-r--r-- | www/py-django/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-django/Makefile b/www/py-django/Makefile index edaee4227c60..0e042249dc9f 100644 --- a/www/py-django/Makefile +++ b/www/py-django/Makefile @@ -10,6 +10,9 @@ COMMENT= High-level Python Web Framework (meta port) LICENSE= BSD3CLAUSE +DEPRECATED= Was used as a metaport, no longer required +EXPIRATION_DATE= 2022-06-30 + USES= metaport USE_PYTHON= flavors |