diff options
author | brnrd <brnrd@FreeBSD.org> | 2017-11-25 07:45:17 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2017-11-25 07:45:17 +0800 |
commit | 79b7f79bb3807309bd7d843bfcb03e6334e7a540 (patch) | |
tree | 2c763694193e043351a70a9bab22df465c939907 /security/Makefile | |
parent | 0b7fc815594a8d46d9d9b6f11e97db4bda00b68a (diff) | |
download | freebsd-ports-gnome-79b7f79bb3807309bd7d843bfcb03e6334e7a540.tar.gz freebsd-ports-gnome-79b7f79bb3807309bd7d843bfcb03e6334e7a540.tar.zst freebsd-ports-gnome-79b7f79bb3807309bd7d843bfcb03e6334e7a540.zip |
www/nextcloud: Add essential apps
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index cf7c1016f8f9..4c7b3e23cf35 100644 --- a/security/Makefile +++ b/security/Makefile @@ -415,6 +415,8 @@ SUBDIR += ncrypt SUBDIR += netpgp SUBDIR += nettle + SUBDIR += nextcloud-twofactor_totp + SUBDIR += nextcloud-twofactor_u2f SUBDIR += ngrok SUBDIR += nikto SUBDIR += nist-kat |