+py-httpbin

+py-httpbin,python3
This commit is contained in:
shadchin 2016-01-05 12:50:52 +00:00
parent 4907c3e9e7
commit 6045c437ad

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.755 2016/01/02 13:30:06 shadchin Exp $ # $OpenBSD: Makefile,v 1.756 2016/01/05 12:50:52 shadchin Exp $
SUBDIR = SUBDIR =
SUBDIR += ajaxterm SUBDIR += ajaxterm
@ -419,6 +419,8 @@
SUBDIR += py-genshi SUBDIR += py-genshi
SUBDIR += py-gunicorn SUBDIR += py-gunicorn
SUBDIR += py-htmltmpl SUBDIR += py-htmltmpl
SUBDIR += py-httpbin
SUBDIR += py-httpbin,python3
SUBDIR += py-httpie SUBDIR += py-httpie
SUBDIR += py-httplib2 SUBDIR += py-httplib2
SUBDIR += py-itsdangerous SUBDIR += py-itsdangerous