diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2016-09-24 09:15:43 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2016-09-24 09:15:43 +0000 |
commit | cb387d43f4f8cde14acdba5c2318cf31cfb922e5 (patch) | |
tree | cffa62ce376d85d18a19b832fbc8755f4b9b6ef5 /net/Makefile | |
parent | 385f0b6bc7b8fff5a5440c5a40a676cf0005543d (diff) | |
download | ports-cb387d43f4f8cde14acdba5c2318cf31cfb922e5.tar.gz ports-cb387d43f4f8cde14acdba5c2318cf31cfb922e5.zip |
Sort entries in net/Makefile.
Notes
Notes:
svn path=/head/; revision=422706
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 320c491665b1..89a1fd6990da 100644 --- a/net/Makefile +++ b/net/Makefile @@ -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 |