diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-01-22 16:26:49 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-01-22 16:26:49 +0000 |
commit | 08c11c4978eb075d7506ed2da09503356d748f40 (patch) | |
tree | 15145b2f13d19203722c43276ed4773f7b4e074e /net/Makefile | |
parent | a878b3993119c78ebb6e2dba2b4d1c9ab0161bef (diff) |
Sort categories Makefiles.
Notes
Notes:
svn path=/head/; revision=490961
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 d4a3c5d85f54..426643285884 100644 --- a/net/Makefile +++ b/net/Makefile @@ -818,7 +818,6 @@ SUBDIR += p5-OAI-Harvester SUBDIR += p5-OurNet-BBS SUBDIR += p5-OurNet-BBSAgent - SUBDIR += p5-Parse-Netstat SUBDIR += p5-POE-Component-Client-Ident SUBDIR += p5-POE-Component-Client-Keepalive SUBDIR += p5-POE-Component-Client-Ping @@ -836,6 +835,7 @@ SUBDIR += p5-POSIX-Socket SUBDIR += p5-POSIX-getpeername SUBDIR += p5-Parallel-Pvm + SUBDIR += p5-Parse-Netstat SUBDIR += p5-Phone-Info SUBDIR += p5-PlRPC SUBDIR += p5-Queue-Beanstalk |