diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2021-02-24 09:54:19 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2021-02-24 09:54:19 +0000 |
commit | f4f57da6dbf654ea6bd610569bbf886ee45aef3e (patch) | |
tree | 7a39e0f002f7ad287f1a12832cb43c1946d41589 /www/Makefile | |
parent | 04c91740d3f004843cc341e2c5927b3be42873f3 (diff) | |
download | ports-f4f57da6dbf654ea6bd610569bbf886ee45aef3e.tar.gz ports-f4f57da6dbf654ea6bd610569bbf886ee45aef3e.zip |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 9d77d5570ec1..2df23ff63ea4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1641,6 +1641,7 @@ SUBDIR += py-html5-parser SUBDIR += py-html5lib SUBDIR += py-httmock + SUBDIR += py-httpbin SUBDIR += py-httpcore SUBDIR += py-httpie SUBDIR += py-httplib2 |