svn commit: r347274 - head/devel

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Mar 6 16:40:57 UTC 2014


Author: sunpoet
Date: Thu Mar  6 16:40:56 2014
New Revision: 347274
URL: http://svnweb.freebsd.org/changeset/ports/347274
QAT: https://qat.redports.org/buildarchive/r347274/

Log:
  - Keep SUBDIRs sorted

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Thu Mar  6 16:38:42 2014	(r347273)
+++ head/devel/Makefile	Thu Mar  6 16:40:56 2014	(r347274)
@@ -3801,10 +3801,10 @@
     SUBDIR += py-serpent
     SUBDIR += py-setproctitle
     SUBDIR += py-setuptools
+    SUBDIR += py-setuptools-git
     SUBDIR += py-setuptools27
     SUBDIR += py-setuptools32
     SUBDIR += py-setuptools33
-    SUBDIR += py-setuptools-git
     SUBDIR += py-setuptools_darcs
     SUBDIR += py-setuptools_hg
     SUBDIR += py-shapely


More information about the svn-ports-head mailing list