svn commit: r410918 - head/graphics
Jimmy Olgeni
olgeni at FreeBSD.org
Sat Mar 12 17:16:24 UTC 2016
Author: olgeni
Date: Sat Mar 12 17:16:23 2016
New Revision: 410918
URL: https://svnweb.freebsd.org/changeset/ports/410918
Log:
Sort graphics/Makefile.
Modified:
head/graphics/Makefile
Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile Sat Mar 12 17:15:34 2016 (r410917)
+++ head/graphics/Makefile Sat Mar 12 17:16:23 2016 (r410918)
@@ -866,8 +866,8 @@
SUBDIR += py-pyganim
SUBDIR += py-pyggel
SUBDIR += py-pyglet
- SUBDIR += py-pygraphviz
SUBDIR += py-pygooglechart
+ SUBDIR += py-pygraphviz
SUBDIR += py-pyproj
SUBDIR += py-qt4-svg
SUBDIR += py-qt5-svg
More information about the svn-ports-all
mailing list