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 | |
parent | db6b9e4dc36ead756b25c379fdb14d077a0059ce (diff) | |
download | freebsd-ports-gnome-47f864fa78ef46b3b202b36e0ae885ebf2bce35e.tar.gz freebsd-ports-gnome-47f864fa78ef46b3b202b36e0ae885ebf2bce35e.tar.zst freebsd-ports-gnome-47f864fa78ef46b3b202b36e0ae885ebf2bce35e.zip |
- Sort SUBDIRs
-rw-r--r-- | devel/Makefile | 6 | ||||
-rw-r--r-- | textproc/Makefile | 6 | ||||
-rw-r--r-- | www/Makefile | 2 | ||||
-rw-r--r-- | x11/Makefile | 2 |
4 files changed, 8 insertions, 8 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 diff --git a/textproc/Makefile b/textproc/Makefile index cb9b4159792c..e541fe3b4236 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -18,6 +18,7 @@ SUBDIR += R-cran-xml2 SUBDIR += R-cran-xtable SUBDIR += R-cran-yaml + SUBDIR += UCD SUBDIR += ack SUBDIR += adabrowse SUBDIR += add-css-links @@ -361,9 +362,9 @@ SUBDIR += jrefentry SUBDIR += jshon SUBDIR += kdiff3 + SUBDIR += kenlm SUBDIR += kf5-kcodecs SUBDIR += kf5-sonnet - SUBDIR += kenlm SUBDIR += kibana3 SUBDIR += kibana41 SUBDIR += kibana43 @@ -1498,9 +1499,9 @@ SUBDIR += rubygem-rmmseg-cpp SUBDIR += rubygem-rouge SUBDIR += rubygem-rttool - SUBDIR += rubygem-ruby_expect SUBDIR += rubygem-ruby-augeas SUBDIR += rubygem-ruby-xslt + SUBDIR += rubygem-ruby_expect SUBDIR += rubygem-rubypants SUBDIR += rubygem-rugments SUBDIR += rubygem-sanitize @@ -1642,7 +1643,6 @@ SUBDIR += txt2html SUBDIR += txt2man SUBDIR += txt2tags - SUBDIR += UCD SUBDIR += uchardet SUBDIR += uim SUBDIR += uim-el diff --git a/www/Makefile b/www/Makefile index 50870e836afc..78edc8d71ad9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1488,6 +1488,7 @@ SUBDIR += py-Products.CMFPlone SUBDIR += py-Products.PloneLDAP SUBDIR += py-Products.TinyMCE + SUBDIR += py-Tenjin SUBDIR += py-WebError SUBDIR += py-WebFlash SUBDIR += py-WebTest @@ -1799,7 +1800,6 @@ SUBDIR += py-splinter SUBDIR += py-spyne SUBDIR += py-surl - SUBDIR += py-Tenjin SUBDIR += py-textile SUBDIR += py-tgwebservices SUBDIR += py-tmdb3 diff --git a/x11/Makefile b/x11/Makefile index b407da2ca8f3..57bcf78d6372 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -171,9 +171,9 @@ SUBDIR += libexo SUBDIR += libfakekey SUBDIR += libfm - SUBDIR += libfmqt-l10n SUBDIR += libfm-extra SUBDIR += libfm-qt + SUBDIR += libfmqt-l10n SUBDIR += libgnome SUBDIR += libgnome-reference SUBDIR += libgnomekbd |