diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-01-07 23:45:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-01-07 23:45:41 +0800 |
commit | dda56df520f693a4565928181042fb3187b59025 (patch) | |
tree | 35ff6c587aeea40b6817436deb790110ff67afba /net-p2p/Makefile | |
parent | f3d454dbba039ad0b59dcabd7dbdba82a6c5d28b (diff) | |
download | freebsd-ports-gnome-dda56df520f693a4565928181042fb3187b59025.tar.gz freebsd-ports-gnome-dda56df520f693a4565928181042fb3187b59025.tar.zst freebsd-ports-gnome-dda56df520f693a4565928181042fb3187b59025.zip |
Sort SUBDIRs
Diffstat (limited to 'net-p2p/Makefile')
-rw-r--r-- | net-p2p/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile index f212bc40ad42..169a63a95efc 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -72,8 +72,8 @@ SUBDIR += p5-WWW-BitTorrent SUBDIR += phex SUBDIR += py-py2play - SUBDIR += py-tremc SUBDIR += py-transmissionrpc + SUBDIR += py-tremc SUBDIR += py-vertex SUBDIR += qbittorrent SUBDIR += qbittorrent-nox11 |