diff options
author | joerg <joerg@pkgsrc.org> | 2020-08-04 00:32:01 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2020-08-04 00:32:01 +0000 |
commit | b264652afb8eff9b6399670af2fc7b9dbc55dd63 (patch) | |
tree | 98bbb05f637a8f7810ceb0b6d34264bcfd90aa8d /www | |
parent | 5c686f46c2a07c38e468e23774a21ab3b579e7a2 (diff) | |
download | pkgsrc-b264652afb8eff9b6399670af2fc7b9dbc55dd63.tar.gz |
+ py-django-phonenumber-field
Diffstat (limited to 'www')
-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 |