diff options
author | brnrd <brnrd@FreeBSD.org> | 2018-01-27 17:49:17 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2018-01-27 17:49:17 +0800 |
commit | 3dad33eca1e33583ecf768e20c7e4b9b20500fd2 (patch) | |
tree | 9c39ab4afeccf4f923a1cf60706cd2e2608ad07c /security/Makefile | |
parent | d77c0aef4906abc610da250631ccfaab9828fc65 (diff) | |
download | freebsd-ports-gnome-3dad33eca1e33583ecf768e20c7e4b9b20500fd2.tar.gz freebsd-ports-gnome-3dad33eca1e33583ecf768e20c7e4b9b20500fd2.tar.zst freebsd-ports-gnome-3dad33eca1e33583ecf768e20c7e4b9b20500fd2.zip |
security/nextcloud-passman: Add Nextcloud Passman app
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 6b882513b308..2104cba395d7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -420,6 +420,7 @@ SUBDIR += ncrypt SUBDIR += netpgp SUBDIR += nettle + SUBDIR += nextcloud-passman SUBDIR += nextcloud-twofactor_totp SUBDIR += nextcloud-twofactor_u2f SUBDIR += ngrok |