Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Sep 2021 10:56:51 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1466f715a098 - main - net-p2p/litecoin-daemon: Fix CPE information
Message-ID:  <202109141056.18EAup81056078@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1466f715a0984f1665aa46a714f69de6a121fc8f

commit 1466f715a0984f1665aa46a714f69de6a121fc8f
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-14 09:41:51 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109141056.18EAup81056078>