svn commit: r393210 - head/www

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Jul 30 00:48:41 UTC 2015


Author: amdmi3
Date: Thu Jul 30 00:48:39 2015
New Revision: 393210
URL: https://svnweb.freebsd.org/changeset/ports/393210

Log:
  - Sort category Makefile

Modified:
  head/www/Makefile

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Thu Jul 30 00:37:19 2015	(r393209)
+++ head/www/Makefile	Thu Jul 30 00:48:39 2015	(r393210)
@@ -1552,12 +1552,12 @@
     SUBDIR += py-django-tagging
     SUBDIR += py-django-taggit
     SUBDIR += py-django-tastypie
-    SUBDIR += py-django16-tastypie
     SUBDIR += py-django-threaded-multihost
     SUBDIR += py-django-tinymce
     SUBDIR += py-django-voting
     SUBDIR += py-django14
     SUBDIR += py-django16
+    SUBDIR += py-django16-tastypie
     SUBDIR += py-django17
     SUBDIR += py-django_compressor
     SUBDIR += py-djangotoolbox


More information about the svn-ports-all mailing list