diff options
author | taca <taca@pkgsrc.org> | 2018-10-28 15:08:16 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2018-10-28 15:08:16 +0000 |
commit | 38b749a2a643a1c29212020d16f9e8f7d835b4f9 (patch) | |
tree | 21ff9cc8c648c8f8b1ca7b7c64341751184ab400 /www | |
parent | beef5fb3347404debde28843df4c3ed3cd3a65bd (diff) | |
download | pkgsrc-38b749a2a643a1c29212020d16f9e8f7d835b4f9.tar.gz |
devel/Makefile: add and enable py-zope.proxy
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 b40dc4fa0d5..2ebe9a1d9ea 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1341 2018/09/18 15:13:47 taca Exp $ +# $NetBSD: Makefile,v 1.1342 2018/10/28 15:08:16 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -779,6 +779,7 @@ SUBDIR+= py-wtforms-components SUBDIR+= py-wtforms-recaptcha SUBDIR+= py-wtforms-test SUBDIR+= py-yarl +SUBDIR+= py-zope.proxy SUBDIR+= qDecoder SUBDIR+= raggle SUBDIR+= ramaze |