svn commit: r397993 - head/devel

Jimmy Olgeni olgeni at FreeBSD.org
Sat Sep 26 16:18:12 UTC 2015


Author: olgeni
Date: Sat Sep 26 16:18:11 2015
New Revision: 397993
URL: https://svnweb.freebsd.org/changeset/ports/397993

Log:
  Sort entries.

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sat Sep 26 16:09:37 2015	(r397992)
+++ head/devel/Makefile	Sat Sep 26 16:18:11 2015	(r397993)
@@ -3447,8 +3447,8 @@
     SUBDIR += pccts
     SUBDIR += pcl
     SUBDIR += pcre
-    SUBDIR += pcre2
     SUBDIR += pcre++
+    SUBDIR += pcre2
     SUBDIR += pcsc-ada
     SUBDIR += pcsc-lite
     SUBDIR += pdcurses


More information about the svn-ports-all mailing list