diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-02-02 04:37:47 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-02-02 04:37:47 +0000 |
commit | 699cfac89b5fe0a13c9827684283d65ba1945af0 (patch) | |
tree | f57a1bad8dec4de80e625d0d4270b0e69c7a74cf /devel/Makefile | |
parent | f4253b293b40fbda0d4f912d11d0620b66e90592 (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 20aabfe2f8bd..a45992c69a26 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4105,6 +4105,7 @@ SUBDIR += py-joblib SUBDIR += py-jsmin SUBDIR += py-json-py + SUBDIR += py-json-sempai SUBDIR += py-jsonlib SUBDIR += py-jsonlib2 SUBDIR += py-jsonpatch @@ -4408,7 +4409,6 @@ SUBDIR += py-unpaddedbase64 SUBDIR += py-urlimport SUBDIR += py-urwid - SUBDIR += py-json-sempai SUBDIR += py-urwidtrees SUBDIR += py-usb SUBDIR += py-user_agents |