diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2017-01-09 02:53:05 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2017-01-09 02:53:05 +0000 |
commit | 1386183d11abcbcab61bb741dcae5739b91e1a29 (patch) | |
tree | 0169d49d8231233f9dad06bbf2a6793798da0c86 /www/Makefile | |
parent | dd952ea5f1ae92a9e59e2db255686c93c6ac6cb6 (diff) | |
download | ports-1386183d11abcbcab61bb741dcae5739b91e1a29.tar.gz ports-1386183d11abcbcab61bb741dcae5739b91e1a29.zip |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 1574e5bf757a..73a0d52df692 100644 --- a/www/Makefile +++ b/www/Makefile @@ -308,7 +308,6 @@ SUBDIR += httpasyncclient SUBDIR += httpclient SUBDIR += httpcore - SUBDIR += httpie SUBDIR += httpsqs SUBDIR += httptunnel SUBDIR += httrack @@ -1673,6 +1672,7 @@ SUBDIR += py-html SUBDIR += py-html5lib SUBDIR += py-http-parser + SUBDIR += py-httpie SUBDIR += py-httplib2 SUBDIR += py-hyper SUBDIR += py-imdbpy |