diff options
author | mat <mat@FreeBSD.org> | 2018-08-08 20:26:27 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2018-08-08 20:26:27 +0800 |
commit | 30649c45428d8019b2778ac11d9a8e79ed194d70 (patch) | |
tree | 9b8a5bd65220265fd2c6a5c2963b00bede6291cb /security/Makefile | |
parent | 1c52bff6f55104306ee300616c99b0f24138920a (diff) | |
download | freebsd-ports-gnome-30649c45428d8019b2778ac11d9a8e79ed194d70.tar.gz freebsd-ports-gnome-30649c45428d8019b2778ac11d9a8e79ed194d70.tar.zst freebsd-ports-gnome-30649c45428d8019b2778ac11d9a8e79ed194d70.zip |
Regular sorting of categories Makefiles.
Sponsored by: Absolight
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/Makefile b/security/Makefile index 2f43b3c2af56..71a8b34d43fb 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1045,8 +1045,8 @@ SUBDIR += py-volatility SUBDIR += py-vulndb SUBDIR += py-yara - SUBDIR += py-yubioath-desktop SUBDIR += py-yubikey-manager + SUBDIR += py-yubioath-desktop SUBDIR += py-zope.app.authentication SUBDIR += py-zope.app.localpermission SUBDIR += py-zope.app.principalannotation @@ -1103,16 +1103,16 @@ SUBDIR += rubygem-bcrypt SUBDIR += rubygem-bcrypt-ruby SUBDIR += rubygem-bcrypt_pbkdf - SUBDIR += rubygem-devise_pam_authenticatable2 SUBDIR += rubygem-devise-two-factor SUBDIR += rubygem-devise-two-factor-rails5 SUBDIR += rubygem-devise-two-factor-rails50 + SUBDIR += rubygem-devise_pam_authenticatable2 SUBDIR += rubygem-digest-crc SUBDIR += rubygem-doorkeeper - SUBDIR += rubygem-doorkeeper43 SUBDIR += rubygem-doorkeeper-openid_connect SUBDIR += rubygem-doorkeeper-rails5 SUBDIR += rubygem-doorkeeper-rails50 + SUBDIR += rubygem-doorkeeper43 SUBDIR += rubygem-ed25519 SUBDIR += rubygem-encryptor SUBDIR += rubygem-ezcrypto @@ -1132,10 +1132,10 @@ SUBDIR += rubygem-net-scp SUBDIR += rubygem-net-sftp SUBDIR += rubygem-net-ssh - SUBDIR += rubygem-net-ssh4 SUBDIR += rubygem-net-ssh-gateway SUBDIR += rubygem-net-ssh-gateway1 SUBDIR += rubygem-net-ssh-multi + SUBDIR += rubygem-net-ssh4 SUBDIR += rubygem-net-telnet SUBDIR += rubygem-nexpose SUBDIR += rubygem-nmap-parser |