diff options
author | olgeni <olgeni@FreeBSD.org> | 2016-03-13 01:17:12 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2016-03-13 01:17:12 +0800 |
commit | 9e9d61696420ae64dbc8f9472a6599935161a9ca (patch) | |
tree | 079e5d89b03c57369c55e24f078828abcccec026 /security | |
parent | 8a24b86df08385c8332705f1cdf68d599ee11dfe (diff) | |
download | freebsd-ports-gnome-9e9d61696420ae64dbc8f9472a6599935161a9ca.tar.gz freebsd-ports-gnome-9e9d61696420ae64dbc8f9472a6599935161a9ca.tar.zst freebsd-ports-gnome-9e9d61696420ae64dbc8f9472a6599935161a9ca.zip |
Sort security/Makefile.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 9ae47705036f..758447bdea1e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -811,7 +811,6 @@ SUBDIR += py-Products.PlonePAS SUBDIR += py-Products.PluggableAuthService SUBDIR += py-RestrictedPython - SUBDIR += py-scrypt SUBDIR += py-SecretStorage SUBDIR += py-acme SUBDIR += py-acme-tiny @@ -886,6 +885,7 @@ SUBDIR += py-rekall_gui SUBDIR += py-requests-kerberos SUBDIR += py-rsa + SUBDIR += py-scrypt SUBDIR += py-service_identity SUBDIR += py-signedjson SUBDIR += py-slowaes |