git: 1466f715a098 - main - net-p2p/litecoin-daemon: Fix CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 14 10:56:53 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1466f715a0984f1665aa46a714f69de6a121fc8f
commit 1466f715a0984f1665aa46a714f69de6a121fc8f
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 09:41:51 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:24 +0000
net-p2p/litecoin-daemon: Fix CPE information
Approved by: portmgr (blanket)
---
net-p2p/litecoin-daemon/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/net-p2p/litecoin-daemon/Makefile b/net-p2p/litecoin-daemon/Makefile
index 7e74648ae2a6..28876d38e630 100644
--- a/net-p2p/litecoin-daemon/Makefile
+++ b/net-p2p/litecoin-daemon/Makefile
@@ -11,8 +11,6 @@ OPTIONS_DEFINE= DEBUG HARDENING TESTS UPNP ZMQ
OPTIONS_DEFAULT= HARDENING UPNP WALLET_BDBMODERN ZMQ
USES+= cpe
-CPE_VENDOR= bitcoin
-CPE_PRODUCT= bitcoind
CPE_VERSION= ${PORTVERSION:R}
USERS= litecoin
More information about the dev-commits-ports-all
mailing list