svn commit: r504556 - head/net
Mathieu Arnold
mat at FreeBSD.org
Wed Jun 19 15:25:27 UTC 2019
Author: mat
Date: Wed Jun 19 15:25:26 2019
New Revision: 504556
URL: https://svnweb.freebsd.org/changeset/ports/504556
Log:
More category sorting.
Modified:
head/net/Makefile (contents, props changed)
Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile Wed Jun 19 15:23:43 2019 (r504555)
+++ head/net/Makefile Wed Jun 19 15:25:26 2019 (r504556)
@@ -1279,10 +1279,10 @@
SUBDIR += rubygem-omniauth-oauth
SUBDIR += rubygem-omniauth-oauth2
SUBDIR += rubygem-omniauth-openid
- SUBDIR += rubygem-omniauth_openid_connect
SUBDIR += rubygem-omniauth-salesforce
SUBDIR += rubygem-omniauth-twitter
SUBDIR += rubygem-omniauth-ultraauth
+ SUBDIR += rubygem-omniauth_openid_connect
SUBDIR += rubygem-open-uri-cached
SUBDIR += rubygem-openid_connect
SUBDIR += rubygem-opennebula
More information about the svn-ports-head
mailing list