svn commit: r422706 - head/net

Jimmy Olgeni olgeni at FreeBSD.org
Sat Sep 24 09:15:44 UTC 2016


Author: olgeni
Date: Sat Sep 24 09:15:43 2016
New Revision: 422706
URL: https://svnweb.freebsd.org/changeset/ports/422706

Log:
  Sort entries in net/Makefile.

Modified:
  head/net/Makefile

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Sat Sep 24 09:12:31 2016	(r422705)
+++ head/net/Makefile	Sat Sep 24 09:15:43 2016	(r422706)
@@ -855,10 +855,10 @@
     SUBDIR += pear-Net_Finger
     SUBDIR += pear-Net_Geo
     SUBDIR += pear-Net_GeoIP
+    SUBDIR += pear-Net_Growl
     SUBDIR += pear-Net_IDNA
     SUBDIR += pear-Net_IPv4
     SUBDIR += pear-Net_IPv6
-    SUBDIR += pear-Net_Growl
     SUBDIR += pear-Net_Ident
     SUBDIR += pear-Net_LDAP
     SUBDIR += pear-Net_LDAP2


More information about the svn-ports-head mailing list