diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 79e35e183f2..02fb5646a6b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1470 2020/08/04 00:10:41 joerg Exp $ +# $NetBSD: Makefile,v 1.1471 2020/08/04 00:32:01 joerg Exp $ # COMMENT= Packages related to the World Wide Web @@ -668,6 +668,7 @@ SUBDIR+= py-django-inline-ordering SUBDIR+= py-django-js-asset SUBDIR+= py-django-kronos SUBDIR+= py-django-mptt +SUBDIR+= py-django-phonenumber-field SUBDIR+= py-django-photologue SUBDIR+= py-django-polymorphic SUBDIR+= py-django-registration |