aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-06-04 18:36:53 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-06-04 18:36:53 +0000
commita85b6fdebf8055fc453c03799230dabfd2155e0c (patch)
tree5dc9a4c82f94b3051aa6423f0cb8a9a32f702cd9 /net-p2p
parent6f758c702c0e5b78dfe006dc93b29aaf994841e1 (diff)
downloadports-a85b6fdebf8055fc453c03799230dabfd2155e0c.tar.gz
ports-a85b6fdebf8055fc453c03799230dabfd2155e0c.zip
Clean up some things
Reported by: portscan
Notes
Notes: svn path=/head/; revision=537928
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/litecoin/Makefile1
-rw-r--r--net-p2p/zetacoin/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile
index 41a3914517fe..33db9260d712 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -41,7 +41,6 @@ OPTIONS_SUB= yes
HARDENING_DESC= Attempt to harden binaries (PIE for ASLR, NX Stack)
QRCODES_DESC= Display QR Codes
TESTS_DESC= Build test binary and unit tests
-WALLET_DESC= Wallet Management Support
WALLET_BDBMODERN_DESC= Wallet using modern BDB 5.x or 6.x
ZMQ_DESC= Block and transaction broadcasting with ZeroMQ
diff --git a/net-p2p/zetacoin/Makefile b/net-p2p/zetacoin/Makefile
index 79dcba2f6fe5..38497c4357fb 100644
--- a/net-p2p/zetacoin/Makefile
+++ b/net-p2p/zetacoin/Makefile
@@ -44,7 +44,6 @@ OPTIONS_SUB= yes
HARDENING_DESC= Attempt to harden binaries (PIE for ASLR, NX Stack)
QRCODES_DESC= Display QR Codes
TESTS_DESC= Build test binary and unit tests
-WALLET_DESC= Wallet Management Support
WALLET_BDBMODERN_DESC= Wallet using modern BDB 5.x or 6.x
ZMQ_DESC= Block and transaction broadcasting with ZeroMQ