diff options
Diffstat (limited to 'www/py-httmock/Makefile')
-rw-r--r-- | www/py-httmock/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/py-httmock/Makefile b/www/py-httmock/Makefile index 257109e160ac..e22eb032c70e 100644 --- a/www/py-httmock/Makefile +++ b/www/py-httmock/Makefile @@ -14,6 +14,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= dereks@lifeofadishwasher.com COMMENT= Mocking library for requests +BROKEN= unfetchable + LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |