diff options
author | vd <vd@FreeBSD.org> | 2017-11-09 15:21:44 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2017-11-09 15:21:44 +0800 |
commit | daebfea84398e720395298d8c8c0e0849c026440 (patch) | |
tree | 44f67454d8e61b6a77c53e11a0acf07389137003 /UIDs | |
parent | f8babc7ff9809645548c0c796a735e9d98570e6e (diff) | |
download | freebsd-ports-gnome-daebfea84398e720395298d8c8c0e0849c026440.tar.gz freebsd-ports-gnome-daebfea84398e720395298d8c8c0e0849c026440.tar.zst freebsd-ports-gnome-daebfea84398e720395298d8c8c0e0849c026440.zip |
net-p2p/monero-cli: Add a new port - a secure, private, and untraceable cryptocurrency
It is open-source and accessible to all. With Monero, you are your own bank.
Only you control and are responsible for your funds. Your accounts and
transactions are kept private from prying eyes.
This is the command line interface from
https://github.com/monero-project/monero
https://getmonero.org/
Diffstat (limited to 'UIDs')
-rw-r--r-- | UIDs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -728,7 +728,7 @@ openxpki:*:777:777::0:0:OpenXPKI Owner:/nonexistent:/usr/sbin/nologin litecoin:*:778:778::0:0:litecoin Daemon:/var/db/litecoin:/usr/sbin/nologin bitcoin:*:779:779::0:0:bitcoin Daemon:/var/db/bitcoin:/usr/sbin/nologin zetacoin:*:780:780::0:0:ZetaCoin Daemon:/nonexistent:/usr/sbin/nologin -# free: 781 +monero:*:781:781::0:0:Monero Daemon:/var/db/monero:/usr/sbin/nologin # free: 782 # free: 783 # free: 784 |