diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-12 03:16:52 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-12 03:16:52 +0800 |
commit | 47f864fa78ef46b3b202b36e0ae885ebf2bce35e (patch) | |
tree | 0712d8b66d43375eabc33b3d1148fa3580b4b459 /devel/Makefile | |
parent | db6b9e4dc36ead756b25c379fdb14d077a0059ce (diff) | |
download | freebsd-ports-gnome-47f864fa78ef46b3b202b36e0ae885ebf2bce35e.tar.gz freebsd-ports-gnome-47f864fa78ef46b3b202b36e0ae885ebf2bce35e.tar.zst freebsd-ports-gnome-47f864fa78ef46b3b202b36e0ae885ebf2bce35e.zip |
- Sort SUBDIRs
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/Makefile b/devel/Makefile index 1123d447c718..f7be4aaab168 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4029,7 +4029,6 @@ SUBDIR += py-Products.statusmessages SUBDIR += py-Products.validation SUBDIR += py-PyLD - SUBDIR += py-pyvalid SUBDIR += py-RPyC SUBDIR += py-Record SUBDIR += py-SymbolType @@ -4501,6 +4500,7 @@ SUBDIR += py-pytvmaze SUBDIR += py-pytz SUBDIR += py-pyutil + SUBDIR += py-pyvalid SUBDIR += py-pyvisa SUBDIR += py-pyvisa-py SUBDIR += py-pyxml2obj @@ -4716,11 +4716,11 @@ SUBDIR += py-z3c.formwidget.query SUBDIR += py-z3c.zcmlhook SUBDIR += py-zExceptions - SUBDIR += py-zkpython SUBDIR += py-zLOG SUBDIR += py-zc.buildout SUBDIR += py-zclockfile SUBDIR += py-zconfig + SUBDIR += py-zkpython SUBDIR += py-zope.annotation SUBDIR += py-zope.app.applicationcontrol SUBDIR += py-zope.app.appsetup @@ -5118,8 +5118,8 @@ SUBDIR += rubygem-formatador SUBDIR += rubygem-forwardable-extended SUBDIR += rubygem-gdata - SUBDIR += rubygem-gem_plugin SUBDIR += rubygem-gem-compare + SUBDIR += rubygem-gem_plugin SUBDIR += rubygem-gemcutter SUBDIR += rubygem-gemnasium-gitlab-service SUBDIR += rubygem-gemnasium-parser |