diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-11-18 21:41:48 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-11-18 21:41:48 +0000 |
commit | f637b43fec14553dcf7fdd3a95991aa5909cc59c (patch) | |
tree | fff1f4332450097c333cfe25b401c82dcda38958 /devel/Makefile | |
parent | 075d066d971344577ca5b776fb386446bd31d81f (diff) | |
download | ports-f637b43fec14553dcf7fdd3a95991aa5909cc59c.tar.gz ports-f637b43fec14553dcf7fdd3a95991aa5909cc59c.zip |
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 df5156228177..a20c932135f7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3906,7 +3906,6 @@ SUBDIR += py-argh SUBDIR += py-argparse SUBDIR += py-args - SUBDIR += py-asn1 SUBDIR += py-aspects SUBDIR += py-aspyct SUBDIR += py-astroid @@ -4185,6 +4184,7 @@ SUBDIR += py-pudb SUBDIR += py-px SUBDIR += py-py + SUBDIR += py-pyasn1 SUBDIR += py-pyasn1-modules SUBDIR += py-pycalendar SUBDIR += py-pycallgraph |